more cloud features (#1058)
commit724e4608ba501448cdd1bddc3d57b7110d91f018
authorAsher Densmore-Lynn <jesdynf@gmail.com>
Wed, 30 Aug 2017 04:53:39 +0000 (29 23:53 -0500)
committerBrady Miller <brady.g.miller@gmail.com>
Wed, 30 Aug 2017 04:53:39 +0000 (29 21:53 -0700)
tree359db3e8c2f80853cdacad7b1ef1088f2222c2af
parentbd553eb90b3e1942977de3b6a44e84d8fd875975
more cloud features (#1058)

* Troposphere stack builder
 * Developer mode
 * Recovery mode
 * Dual-AZ mode
 * documentation support
 * minor QoL improvements
14 files changed:
cloud/README.md
cloud/assets/OpenEMR.json
cloud/assets/eb/05-efs-mount-install.config [moved from cloud/assets/eb/07-efs-mount-install.config with 92% similarity]
cloud/assets/eb/06-php-configuration.config [moved from cloud/assets/eb/05-php-configuration.config with 60% similarity]
cloud/assets/eb/07-redis-configuration.config [moved from cloud/assets/eb/06-redis-configuration.config with 88% similarity]
cloud/assets/eb/09-couchdb-configuration.config [new file with mode: 0644]
cloud/assets/eb/10-post-install-setup-file-deletion.config [moved from cloud/assets/eb/09-post-install-setup-file-deletion.config with 91% similarity]
cloud/assets/troposphere/.gitignore [new file with mode: 0644]
cloud/assets/troposphere/requirements.txt [new file with mode: 0644]
cloud/assets/troposphere/stack.py [new file with mode: 0644]
cloud/chapters/01-Getting-Started.md
cloud/chapters/04-VPN-Access.md
cloud/chapters/05-Administration.md
cloud/chapters/06-Stack-Operations.md [new file with mode: 0644]