Sha256: c3261fb68d5b1a84abe73d1e05271f2baae05b9dc013205d189960d22bc31495
Contents?: true
Size: 836 Bytes
Versions: 8
Compression:
Stored size: 836 Bytes
Contents
app_name: letsencrypt: enabled: false hostname: # REQUIRED should be example.com or subdomain.example.com (do not include the www) email: # REQUIRED # Rails App Configs be_app_repo: # HTML/JS App Configs # Uncomment if you want to deploy a JS/HTML App # fe_app_repo: # fe_app_branch: master # fe_build_command: npm run build slack_webhook_url: ## Configure Postgresql Backups ## Uncomment the following to enabled backups # ## Store Backups on S3 or seperate server via rsync # S3 # backup_dir: s3+http://[aws_access_key:aws_secret_access_key]@bucket_name[/folder] # Rsync # backup_dir: s3+http://[aws_access_key:aws_secret_access_key]@bucket_name[/folder] # ## Which Servers are backed up # backup_hosts: # - production # - staging # - qa # ## Set Backup Schedule # backup_schedule: "* */4 * * *"
Version data entries
8 entries across 8 versions & 1 rubygems