Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Source code for applications should also be managed in Git. We recommend that each application contain a Dockerfile for building Docker images and a deploy folder for holding the Helm Charts' configuration.

Dockerfile
deploy/

You can quickly create new applications using Suspenders.

  • No labels