Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binghamchris/app-prescribed
Templates and scripts for the deployment of App Prescribed on AWS
https://github.com/binghamchris/app-prescribed
Last synced: 27 days ago
JSON representation
Templates and scripts for the deployment of App Prescribed on AWS
- Host: GitHub
- URL: https://github.com/binghamchris/app-prescribed
- Owner: binghamchris
- Created: 2015-06-05T14:38:41.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-06-18T13:00:41.000Z (over 9 years ago)
- Last Synced: 2023-03-02T01:55:51.950Z (almost 2 years ago)
- Language: Shell
- Homepage:
- Size: 215 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Roche AppPrescribed AWS Architecture
This repo contains the customisation files required to instantiate an installation of App Prescribed on AWS.
These files are designed for use with the 64bit Amazon Linux 2015.03 v1.4.1 AMI in Elastic BeanStalk, and are intended to create a non-redundant pilot environment.## Files
- **.ebextensions** contains Elastic Beanstalk customisation files for including in the application zip file/tarball.
- **config** contains sample configuration files which are deployed into the Elastic Beanstalk environment.
- **docs** contains documentation for people using the code in this repository.
- **scripts** contains script files for deploying the application.