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.
GregLebreton c1a4f5d1ae add README 2 years ago
README.md add README 2 years ago
docker-compose.yml push the open-source CI/CD tool 2 years ago

README.md

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

USAGE

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