bonno

joined 1 week ago
[–] bonno@lemmy.ml 1 points 18 hours ago* (last edited 18 hours ago)

I'm using gitea to host my code and store issues

I'm combining this with jenkins for CI/CD -> push commit in gitea -> jenkins autostarts build/deploy -> commit status (build/deploy failed/ok) visible in gitea

All selfhosted with portainer and docker images on a hetzner server in finland but you can easily do it on a home-server too

pretty happy with this setup - I might have a look at forgejo iso gitea as it's more open source and I wasn't aware of it when I chose gitea a year ago

then again I'm pretty happy with my setup now