Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)BO
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