mirror of
https://github.com/ruanbekker/drone-gitea-traefik-docker-blogpost.git
synced 2026-09-17 00:51:11 +02:00
06534353f3dc4dbe1b25092829650b10de7829a7
drone-gitea-traefik-docker-blogpost
Blogpost on Drone Server and Drone Runner for Gitea on Docker
Blog Post
Published blogpost on this repo:
About
A note taken from readme.drone.io
Please note we strongly recommend installing Drone on a dedicated instance. We do not recommend installing Drone and Gitea on the same machine due to network complications, and we definitely do not recommend installing Drone and Gitea on the same machine using docker-compose.
I have split up the components in gitea and drone, but for the ones just want to tinker around, a complete docker-compose.yml is in the root repository.