https://github.com/moznion/jenkins_eb_efs_codebuild_example
Example of Jenkins with AWS CodeBuild, Amazon EFS and Elastic Beanstalk
https://github.com/moznion/jenkins_eb_efs_codebuild_example
Last synced: 5 months ago
JSON representation
Example of Jenkins with AWS CodeBuild, Amazon EFS and Elastic Beanstalk
- Host: GitHub
- URL: https://github.com/moznion/jenkins_eb_efs_codebuild_example
- Owner: moznion
- Created: 2018-08-18T04:11:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-08-18T04:11:24.000Z (almost 8 years ago)
- Last Synced: 2025-04-11T18:07:53.083Z (about 1 year ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Example of Jenkins with AWS CodeBuild, Amazon EFS and Elastic Beanstalk
## Getting started
1. Create EFS volume
2. Fill your FS ID into `.ebextensions/00_storage-efs-mountfilesystem.config`
3. Create Elastic Beanstalk application with single Docker environment
4. eb init && eb deploy
5. Setup AWS CodeBuild
6. Configure Jenkins
## LICENSE
NYSL