Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sguessou/jenkins-docker-practices-1

Small project showcasing the use of Docker + other technologies for different devops scenarios
https://github.com/sguessou/jenkins-docker-practices-1

aws-s3 docker docker-compose jenkins mysql

Last synced: 15 days ago
JSON representation

Small project showcasing the use of Docker + other technologies for different devops scenarios

Awesome Lists containing this project

README

        

# Devops Practices

## Various Docker Recipes

### Dokerizing Jenkins
Running Jenkins in a Docker container: [Dockerizing Jenkins](JENKINS.md)

### Execute a BASH script from Jenkins
Link to the recipe: [Run a Bash script from Jenkins](JENKINS-BASH.md)

### Execute a job in remote machine
[Docker + Jenkins + SSH](DOCKER-JENKINS-SSH.md)

### Docker Cheat Sheet
Link to the cheat sheet: [Docker Cheat Sheet](DOCKER-CHEAT-SHEET.md)