GithubHelp home page GithubHelp logo

techprimers / aws-beanstalk-example-2 Goto Github PK

View Code? Open in Web Editor NEW
18.0 1.0 347.0 199 KB

AWS Bean Stalk Example for CI CD

Java 100.00%
aws aws-beanstalk aws-codepipeline aws-codebuild aws-codedeploy

aws-beanstalk-example-2's Introduction

Continuous Integration and Continuous Deployment using AWS CodePipeline Example

Architecture

Flow

  • Source: Github
  • Continuous Integration: AWS CodeBuild - leveraged buildspec.yml to build the codebase
  • Continuous Deployment: AWS CodeDeploy - leveraged Amazon Elastic BeanStalk for deployment

REST Endpoints

  • Actuator endpoints are enabled under /actuator/*
  • Sample HelloController enabled under /hello

aws-beanstalk-example-2's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

aws-beanstalk-example-2's Issues

unable to create war with the pom.xml

Iam unable to create the war file in target directory, with the given pom.xml, which has both "maven-war-plugin" and "spring-boot-maven-plugin" plugins.
FYI: Iam using STS IDE to build the war.

Please find the error below, which Iam encountering. Appreciate your help.
--- maven-war-plugin:3.2.2:exploded (war-exploded) @ aws-elastic-beanstalk-example-2 ---
[INFO] Exploding webapp
[INFO] Assembling webapp [aws-elastic-beanstalk-example-2] in [C:\prasad\project\STPSPA\aws-beanstalk-example-2-master\target\deploy]
[INFO] Processing war project
[INFO] Building jar: C:\prasad\project\STPSPA\aws-beanstalk-example-2-master\target\deploy\WEB-INF\lib\aws-elastic-beanstalk-example-2-0.0.1-SNAPSHOT.jar
[INFO] Webapp assembled in [305 msecs]
[INFO]
[INFO] --- spring-boot-maven-plugin:2.1.3.RELEASE:repackage (repackage) @ aws-elastic-beanstalk-example-2 ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8.131 s
[INFO] Finished at: 2019-04-03T11:20:37-05:00
[INFO] Final Memory: 38M/334M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.springframework.boot:spring-boot-maven-plugin:2.1.3.RELEASE:repackage (repackage) on project aws-elastic-beanstalk-example-2: Execution repackage of goal org.springframework.boot:spring-boot-maven-plugin:2.1.3.RELEASE:repackage failed: Source must refer to an existing file, got C:\prasad\project\STPSPA\aws-beanstalk-example-2-master\target\classes -> [Help 1]
[ERROR]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.