We want to activate the prod Environment of an Hello World Application already hosted on Poja.
How-to
From the Applications page, click on the application's name, then click on the Activate button in the Prod card.
Voilà! Once the deployment succeeds, an Active Deployment URL will be displayed on the prod environment’s page.
In the context of Poja, refers to a version of an application with two possible values prod and preprod. Each environment has one corresponding branch with the same name on the Github repository, deployments of the environment are triggered by commit and push on the corresponding branch