add README
This commit is contained in:
parent
900e32bdfe
commit
c1a4f5d1ae
30
README.md
Normal file
30
README.md
Normal file
@ -0,0 +1,30 @@
|
|||||||
|
# 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
|
Loading…
x
Reference in New Issue
Block a user