Skip to content

Production deployment #6

@parzival418

Description

@parzival418

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions