Drone
-
This is working very well for us, paired with Gitea. Highly recommend making this an official app store install.
-
@marcusquinn same here, but the Drone runners are still not part of the equation, would be nice if they could work together with the docker addon to have it 100% "portable"
-
@marcusquinn Which package are you using ? Or are you running this outside Cloudron ?
-
@marcusquinn Which package are you using ? Or are you running this outside Cloudron ?
We are running
Docker runner
andSSH runner
as docker containers andExec runner
as a service on the Cloudron host, basically exactly as described in the Drone documentation.
https://docs.drone.io/runner/overview/@marcusquinn same here, but the Drone runners are still not part of the equation, would be nice if they could work together with the docker addon to have it 100% "portable"
Maybe we'll package runners as cloudron apps later that could build & deploy an app on Cloudron.
-
@vladimir-d I meant the drone server. How are you running it - https://docs.drone.io/server/overview/ ? Is it a Cloudron package or something else?
-
@girish our own @fbartels already created a nice package: https://github.com/fbartels/cloudron-drone-app which require a few manual steps, but is still good to go.
Back then I used a mashup of this one and the one atridad (?) created (which is no longer online it seems).
-
Drone is transitioning away from a simple CI runner to a full platform incl. git repository hosting.
https://github.com/harness/gitness#what-is-gitness-and-where-is-drone
Seems a risky move with so many well established other market players (free and paid).
Edit: they just had their first beta release.