Un SCM open source avec du CI/CD
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-drone-ci/README.md

34 lines
640 B

2 years ago
# GITEA DRONE CI DOCKER-COMPOSE DEPLOYEMENT
This repository aim to deploy an open-source CI-CD platform with a SCM (Gitea), CI server and runners (Drone) via docker-compose.
[Gitea site](https://gitea.io)
[Drone CI site](https://www.drone.io)
2 years ago
## PRE-REQUIS
- [Docker](https://https://www.google.com)
- [Docker-compose](https://www.google.com)
2 years ago
## USAGE
```bash
docker-compose up -d
```
## CONFIG
- .env
- app.ini (thèmes)
## TO DO
- [x] Drone server config
- [x] Config all via .env
- [x] Test
- [ ] Comments
2 years ago
## CONTRIBUTING
this docker-compose file is based on https://github.com/ruanbekker/drone-gitea-traefik-docker-blogpost