bonno @ bonno @lemmy.ml Posts 0Comments 1Joined 1 wk. ago
bonno @ bonno @lemmy.ml
Posts
0
Comments
1
Joined
1 wk. 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