You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are redesigning the complete deployment infrastructure and migrating from hozer-55 to hozer-51. This task includes writing helm charts and deployment scripts as per the design documented here.
The text was updated successfully, but these errors were encountered:
init.sh will contain scripts to install helm charts. mongodb, redis, and other charts will be installed with helm and their values.yaml will be injected.
TODO:
bt backend
connect backend with mongodb and redis
env secrets
bt frontend
mongodb
PVC
set db directory
ingress-controller, cert-manager, secrets
ci/cd
GitHub action
deployment scripts with environment as argument (ie. prod,dev)
We are redesigning the complete deployment infrastructure and migrating from
hozer-55
tohozer-51
. This task includes writing helm charts and deployment scripts as per the design documented here.The text was updated successfully, but these errors were encountered: