The demo below is a full working example of using Spring Boot Application which will build/deploy to Pivotal Cloud Foundry using Concourse. Concourse pipelines can easily be created within your source code as this demo shows and hence created / executed quite easily. Concourse limits itself to three core concepts: tasks, resources, and the jobs
that compose them.
https://github.com/papicella/SpringBootSimpleRest
Detailed instructions on how to setup/run this demo using Concourse see the link referenced above which is as follows
https://dl.dropboxusercontent.com/u/15829935/platform-demos/concourse-demo/index.html
It's worth reading the details on this link around Concourse Concepts
https://concourse.ci/concepts.html
More Information
https://concourse.ci/
No comments:
Post a Comment