Skip to content

create_DR_stack #578

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 16 commits into
base: master
Choose a base branch
from
26 changes: 11 additions & 15 deletions .cloud66/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,11 @@
production: &production
rack:
configuration:
custom_deploy_command: bin/rake db:migrate
operating_system: ubuntu2004
ruby_version: 3.1.2

development:
<<: *production

sandbox:
<<: *production

staging:
<<: *production
disaster_recovery:
rails:
servers:
- server:
unique_name: DR_app
vendor: aws
region: us-east-1
size: m3.medium
root_disk_size: 100
root_disk_type: ssd
availability_zone: us-east-1c