- AWS Automation Cookbook
- Nikit Swaraj
- 99字
- 2021-07-02 23:00:43
Getting ready
Before proceeding, make sure you clone the application from GitHub (https://github.com/awsstar/CB-Maven-App-UI.git) and create a new CodeCommit repository in your account and migrate the GitHub code to your CodeCommit repository.
The following are the details that we will be going to use in CodeBuild:
- Source repository: AWS CodeCommit
- Repository name: CB-MAVEN-Book
- Build environment: AWS CodeBuild
- Environment image: Image managed by AWS CodeBuild
- OS: Ubuntu (only OS provided by CodeBuild)
- Runtime: Java
- Version: aws/codebuild/java:openjdk-8
- Build specification: Insert build commands
- Build command: mvn install
- Artifacts: AWS S3
- Artifacts type: Amazon S3
- Artifacts name: Books
- BucketName: awsstar-s3
- Output files: books.war
推薦閱讀
- Hands-On Deep Learning with Apache Spark
- Mastering Hadoop 3
- Practical Ansible 2
- Seven NoSQL Databases in a Week
- Linux Mint System Administrator’s Beginner's Guide
- 手把手教你學AutoCAD 2010
- Learning Apache Cassandra(Second Edition)
- Zabbix Network Monitoring(Second Edition)
- 21天學通ASP.NET
- 基于ARM 32位高速嵌入式微控制器
- 網(wǎng)絡組建與互聯(lián)
- LAMP網(wǎng)站開發(fā)黃金組合Linux+Apache+MySQL+PHP
- FPGA/CPLD應用技術(shù)(Verilog語言版)
- R Machine Learning Projects
- 格蠹匯編