https://github.com/ssbostan/jenkins-stack-docker
Docker-compose version of jenkins-stack-kubernetes
https://github.com/ssbostan/jenkins-stack-docker
ansible cicd devops docker docker-compose hacktoberfest helm jenkins kubernetes terraform
Last synced: about 1 month ago
JSON representation
Docker-compose version of jenkins-stack-kubernetes
- Host: GitHub
- URL: https://github.com/ssbostan/jenkins-stack-docker
- Owner: ssbostan
- License: apache-2.0
- Created: 2021-07-18T05:40:53.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T18:44:06.000Z (6 months ago)
- Last Synced: 2025-03-30T16:03:09.829Z (2 months ago)
- Topics: ansible, cicd, devops, docker, docker-compose, hacktoberfest, helm, jenkins, kubernetes, terraform
- Language: Dockerfile
- Homepage: https://devops-with-saeid.com
- Size: 188 KB
- Stars: 150
- Watchers: 1
- Forks: 35
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jenkins-stack-docker
[](https://github.com/ssbostan/jenkins-stack-docker/blob/master/LICENSE)
[](https://github.com/ssbostan/jenkins-stack-docker/stargazers)

Stargaze  if you find it useful.
**Docker-compose** version of [jenkins-stack-kubernetes](https://github.com/ssbostan/jenkins-stack-kubernetes).
To view the complete documentation follow [jenkins-stack-kubernetes](https://github.com/ssbostan/jenkins-stack-kubernetes) repository.
## How to deploy the stack:
The stack is tested on Docker 2.10 and Docker-compose 1.26, should works on earlier versions.
### Get started:
```bash
./deploy
```