This repository was archived by the owner on Feb 12, 2023. It is now read-only.
This repository was archived by the owner on Feb 12, 2023. It is now read-only.
Pending improvents in the Docker/Docker Compose/k8s workflow #446
Open
Description
This is a follow-up issue to @brettneese's recent work. We can use this issue's description as a backlog of things we agree on doing.
Ready-ish:
- Add a sample k8s file
- Write a separate markdown docs file at
/docs
describing how to deploy in k8s using a managed db - Publish Docker image in Docker hub
- Tag the Docker image as
latest
- Tag the Docker image as
Ideas:
- Wrap Gradle commands in Makefile
-
Improve Docker/Docker Compose file structure - Ensure PostgreSQL data folder belongs to host user, not container user
- Study if the new Aggregate CLI tool could be useful for Docker/Docker Compose/k8s deployments
Let's discuss each point. We can cross things we won't be doing or add new things.