- Run
bin/create_release {patch|minor|major}
to create a new release tag in GitHub - Ensure that the
DOCKER_REGISTRY
variable is correctly set in.env.development.local
- Run
bin/build
to build and push the Docker image to the registry - Login to the k8s cluster and run the deploy script
~/deploy_finance_micromanager
- The container should take around 2-3min to boot, compile assets and start the Rails server