Implementing deploy config for all apps #99

Closed
opened 2021-06-27 19:09:02 +00:00 by decentral1se · 1 comment
Owner

Following from https://git.autonomic.zone/coop-cloud/abra/pulls/177#issue-1507.

It seems the optimal deploy config is the following setup:

deploy:
  update_config:
    failure_action: rollback
    order: start-first
  rollback_config:
    order: start-first
  restart_policy:
    max_attempts: 3
Following from https://git.autonomic.zone/coop-cloud/abra/pulls/177#issue-1507. It seems the optimal deploy config is the following setup: ```yaml deploy: update_config: failure_action: rollback order: start-first rollback_config: order: start-first restart_policy: max_attempts: 3 ```
decentral1se added this to the (deleted) milestone 2021-06-27 19:09:02 +00:00
decentral1se added the
enhancement
label 2021-06-27 19:09:02 +00:00
decentral1se added this to the Versioning and deploy stability milestone 2021-09-09 14:27:12 +00:00
decentral1se added this to the Beta release (software) project 2021-10-20 15:42:26 +00:00
decentral1se added the
documentation
label 2021-12-31 15:28:59 +00:00
decentral1se removed the
enhancement
label 2021-12-31 15:40:31 +00:00
Author
Owner
https://docs.coopcloud.tech/maintainers/handbook/#tuning-deploy-configs
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/organising#99
No description provided.