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

30 lines
520 B

# 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.
## PRE-REQUIS
- [Docker](https://)
- [Docker-compose](https://)
## USAGE
```bash
docker-compose up -d
```
## CONFIG
- .env
- app.ini (thèmes)
## TO DO
- [ ] Drone server config
- [ ] Config all via .env
- [ ] Test!
## CONTRIBUTING
this docker-compose file is based on https://github.com/ruanbekker/drone-gitea-traefik-docker-blogpost