Drone
Image: drone/drone:2
- Port 80/http
- Public domain with TLS
- 2 GB volume at /data
- 0.5 vCPU · 512 MB
- /healthz
Template · Dev tools
Container-native CI server for GitHub (runners deploy separately).
Opens the dashboard with this template pre-selected. Sign in with GitHub if you are new; the free tier needs no card.
One service in the environment you pick, on the private network of the project.
drone/drone:2 with SQLite on a volume. Create a GitHub OAuth app whose callback is https://<domain>/login and supply its credentials.
Image: drone/drone:2
Generated secrets never leave the platform; references are resolved on the private network. Anything marked required is asked for at deploy time.
| Name | Value |
|---|---|
| DRONE_GITHUB_CLIENT_ID | required at deployGitHub OAuth client ID |
| DRONE_GITHUB_CLIENT_SECRET | required at deployGitHub OAuth client secret |
| DRONE_RPC_SECRET | generated (hex32) |
| DRONE_SERVER_HOST | ${{self.SKIFFLY_PUBLIC_DOMAIN}} |
| DRONE_SERVER_PROTO | https |
| DRONE_USER_CREATE | e.g. username:octocat,admin:true |
Volumes, secrets and domain pre-wired. Runs on EU nodes, paid per minute from a prepaid balance.