deductio / server

0 stars 0 forks source link

Use K8s for deployments #3

Open Flarp opened 2 months ago

Flarp commented 2 months ago

I initially made some strides in getting the different components of the application (NGINX, Rocket server, Postgres) Dockerized, but ideally (for scaling purposes) I would like a more robust orchestration scheme. Moreover, with #1, the ability to scale would be paramount to succeeding.