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

Drone CI site

PRE-REQUIS

USAGE

docker-compose up -d

CONFIG

  • .env

  • app.ini (thèmes)

TO DO

  • Drone server config
  • Config all via .env
  • Test
  • Comments

CONTRIBUTING

this docker-compose file is based on https://github.com/ruanbekker/drone-gitea-traefik-docker-blogpost

Description
Un SCM open source avec du CI/CD
Readme