https://github.com/encapsule/encapsule-org-service-deploy
This repository is code generated by via https://github.com/Encapsule/encapsule-org-service-sources and deployed at the link below.
https://github.com/encapsule/encapsule-org-service-deploy
Last synced: about 1 year ago
JSON representation
This repository is code generated by via https://github.com/Encapsule/encapsule-org-service-sources and deployed at the link below.
- Host: GitHub
- URL: https://github.com/encapsule/encapsule-org-service-deploy
- Owner: Encapsule
- Created: 2022-05-18T20:08:37.000Z (about 4 years ago)
- Default Branch: release-test
- Last Pushed: 2022-06-11T21:02:40.000Z (almost 4 years ago)
- Last Synced: 2025-02-17T11:15:12.955Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://encapsule.org
- Size: 16.1 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @encapsule/holistic/SOURCES/DEPLOY/README.md
When `appgen` initializes a new holistic app service project monorepo for the first time it copies the contents of the @encapsule/holistic/SOURCES/* directory tree into the new app service project monorepo's ./SOURCES/* directory tree.
This includes the `./SOURCES/DEPLOYMENT/aws-elastic-beanstalk/` directory that contains a baseline AWS Elastic Beanstalk configuration holistic app service runtime package deployments to Amazon Web Services cloud.
It's this EB configuration that is currently copied into a holistic app service deployment package when a developer evaluates `make appServiceDeployment` target.