dayton-outar / shillings

An immersive stock-trading platform
0 stars 0 forks source link

DevOps Provisions #23

Closed dayton-outar closed 1 year ago

dayton-outar commented 1 year ago
dayton-outar commented 1 year ago

Already prepared containers for UI and API and pushed them into Docker registry.

The real challenge now is setting up database container in the K8 cluster in such a way that the data is not affected when the cluster changes or suffers calamity. So, the arrangement of the cluster needs to be setup to facilitate easy backup and restore of database.