avniproject / avni-infra

Other
0 stars 0 forks source link

Use containerized applications in Avni #7

Open himeshr opened 1 year ago

himeshr commented 1 year ago

Avni load-balancing, networking and system update considerations

Proposed solution:

In-order to handle the above considerations, we should seriously consider using Docker Containers and Kubernetes clusters along with some auth layer rework of Avni

Create docker container config for avni apps - 20d

Create Kubernetes config for Avni - 22d

Handle logging, uptime and debugging aspects - 5d

Handle build and deploy of applications using CirceCI(or other CI tools) - 10d

Setup staging env using kubernetes - 2d

Setup Prod env using kubernetes - 2d

Switch Prod DB from avni-server standalone to kubernetes avni-server. - 2d

Total - 63days