# 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) ## PRE-REQUIS - [Docker](https://https://www.google.com) - [Docker-compose](https://www.google.com) ## 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 ## CONTRIBUTING this docker-compose file is based on https://github.com/ruanbekker/drone-gitea-traefik-docker-blogpost