Programs
Prerequisites
Vagrant and VirtualBox installed
How to run it
Clone repository with your favorite git client
In terminal go to folder where you clone it and run:
vagrant up
After that you are good to go!
Jenkins
Info
Run only build and after build is finished feast your eyes with docker link
Doker host with simple webservice
Info
Under the page you can see docker container ID so with each build this number should change
Prometheus page
Info
It has installed basic prometheus and node explorer
Disclaimer
Your other Vagrant environment shouldn't use ports:
- 8080
- 8989
- 9090
This setup will not start fully because of this problem.