Skip to content

Drone

Drone is a self-service continuous delivery platform

The docker image comes from drone/drone:1.0 and should support arm devices. If you attempt to run it on arm and encounter issues, please see issue 478

Access

It is available at https://drone.t3family.net/ or http://drone.t3family.net/

Enable Gitea

Drone Docs Gitea

make set gitea_id {id} make set gitea_secret {secret}

Build and Push Docker image

Use the official Drone Documentation to Setup your Environment, if not using Gitea.

Example: To build and push your own HomelabOS Image migrate and sync the official Repo with Gitea. Then activate it in Drone and create three secrets (repo, docker_username, docker_password). Your own HomelabOS Image will be build and published to Docker on the next commit.


Last update: October 8, 2025