mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-14 08:53:07 -06:00
no-issue: re-add atl_product_family as required var for slingshot backup
play
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Runs atlassian-slingshot to backup your product instance. Should be run when there is only 1 app node (i.e server or single node cluster)
|
# Runs atlassian-slingshot to backup your product instance. Should be run when there is only 1 app node (i.e server or single node cluster)
|
||||||
# Params
|
# Params
|
||||||
# Required
|
# Required
|
||||||
# atl_product - one of "confluence", "jira", or "bitbucket".
|
# atl_product_family - should be "jira", "confluence", or "bitbucket"
|
||||||
# atl_slingshot_backup_dir - working directory for the backup, should be large enough to fit database and shared home dumps
|
# atl_slingshot_backup_dir - working directory for the backup, should be large enough to fit database and shared home dumps
|
||||||
# atl_s3_backup_bucket - s3 bucket to upload your backup to
|
# atl_s3_backup_bucket - s3 bucket to upload your backup to
|
||||||
# atl_s3_backup_region - AWS region where the s3 bucket is deployed
|
# atl_s3_backup_region - AWS region where the s3 bucket is deployed
|
||||||
|
|||||||
Reference in New Issue
Block a user