Blogpost on Drone Server and Drone Runner for Gitea on Docker
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.

767 B

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.