-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Current deploy instructions have us running the entire stack and docker containers inside a single EC2 instance. This is very unstable and unscalable. We need to look at breaking down the application into a Kubernetes deployment.
Sub tasks:
[ ] Condense all docker compose files into one docker compose file
[ ] Put server into a docker container
[ ] Consolidate all our servers into the main server
[ ] Get containers running in mini kube
[ ] Deploy setup to kubernetes
Metadata
Metadata
Assignees
Labels
No labels