Recommended: Helm - Fully Automated
Fully automated option uses an umbreall Helm Chart which uses a single release to deploy core components.
helm install ready-core https://rierino-open.github.io/helm-repo/unit/ready-core/ready-core-[CHART_VERSION].tgz --create-namespace --namespace rierino-installation --set global.mongoDBURI=[MONGODB_URI],global.publicLB=[GATEWAY_PUBLIC_DOMAIN],gatewaySecret=[RANDOM_SECRET],global.rierinoVersion=[DEPLOYMENT_VERSION],global.gitToken=[GIT_TOKEN],global.gitUser=[GIT_USER]Last updated
