-
-
Notifications
You must be signed in to change notification settings - Fork 10
Set up deployment pipeline for prod #268
Comments
This will be needed for #268 because prod should use a separate client (and maybe even tenant).
This will be needed for #268 because prod should use a separate client (and maybe even tenant).
This will be needed for #268 because prod should use a separate client (and maybe even tenant).
Hi which points of this issue are still relevant? Seems that a continuous pipeline is active since all merges to saga are deployed via the clever cloud integration. Furthermore we could think about two databases: one for preprod envs (dev & staging) to cut costs and one for prod. Ideally ofc one for each environment. |
As mentioned in #311 we don't have the infrastructure definition persisted as code. |
Proposal would be to tie this with #357 so we actually have meaningful release versions that end up on the prod instance. |
#384 has code to create a new application on Clever Cloud from scratch. The code in there can be used to base the configuration of the production instance on. |
We'd like to create a prod environment on Clever Cloud and make it easy for admins to deploy code.
Some ideas:
prod
branch and auto-deploy it to a prod environment (related to Set up semantic release #357)The text was updated successfully, but these errors were encountered: