The Integrated Pipeline builder enables users to draw their production ready end to end Continuous Delivery pipeline network and from it generate a Cartridge Collection Loader file that can be loaded in ADOP to generate all of the required jobs.
If you load this cartridge it is possible to extend this tool. Also look out for the related Integrated Pipeline platform extension that can be used to add this to an ADOP.
The recommended method to launch the application is using docker-compose up
. The application will be exposed on port 80.
Alternatively, you can use node server.js
.
Please feel free to contribute. Pull requests are welcome.