no-issue: Use product name to generate servicename instead of product

edition
This commit is contained in:
Ben Partridge
2020-01-24 11:55:11 +11:00
parent 29a1b5372a
commit 44ae6da47b
3 changed files with 3 additions and 4 deletions

View File

@@ -1,8 +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)
# Params
# Required
# atl_product_edition - one of "confluence", "jira", or "bitbucket".
# atl_product_family - should be the same as the "atl_product_edition"
# atl_product - one of "confluence", "jira", or "bitbucket".
# 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_region - AWS region where the s3 bucket is deployed