Set up CI/CD

When you are rapidly iterating on an application, deploying it manually repeatedly can become tedious. Also, everybody working on the codebase then needs to know how to deploy. To streamline this, you can setup CI/CD pipeline which can automate application deployments on TrueFoundry based on specific triggers, such as image creation or commit merging to the main branch.

The specific CI/CD configuration approach depends on the deployment scenario, you can configure the CI/CD options available by clicking on Setup CI/CD button for you application

This will show the steps to setup CI/CD for your application. You can choose between different CI/CD modes according to your use case: