Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 548 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 548 Bytes

Jenkins deployment

Pre-requesites

  • Docker
  • docker-compose

Running the scenario

./start.sh

Initial jenkins password will be echoed on console.

Stopping

./stop.sh

Containers will be removed but data volumes will be kept

Cleanup

./purge.sh

Containers and data volumes will be removed