Hey everyone,

I just set up a self-hosted GitHub Actions runner in my homelab and wrote about it in my self-hosted blog! This is my second blog entry, so I would really appreciate any feedback or suggestions to help improve my writing is more than welcome.

You can check out the post here: https://cachaza.cc/blog/02-self-hosted-ci-cd

  • EccTM@lemmy.ml
    link
    fedilink
    English
    arrow-up
    4
    ·
    4 months ago

    That’s cool. Any reason why you went with a self-hosted GitHub runner over making the full jump to a self-hosted Gitea instance + runner?

      • ikidd@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        4 months ago

        I tried this last week and it wasn’t very good. It was poorly documented, and when it failed out on a simple java CI, I just went back to act.

        • EccTM@lemmy.ml
          link
          fedilink
          English
          arrow-up
          1
          ·
          4 months ago

          Yeah, the Forgejo documentation was dreadful when I last looked, it really showed its origin as a Gitea replacement for people already using (and understanding) Gitea.