I’ve started building a small decentralized, non commercial app with a Rust backend + Node.js frontend running on k8s. I would have my own dedicated server for this. Just mentioning the setup because it might grow and for git there seem to be only GitHub and GitLab around and I prefer GitLab.

I care a lot about security and was wondering if it makes sense to self-host GitLab. I‘m not afraid of doing it, but after setup it shouldn’t take more than 1-2 hours per week for me to maintain it in the long run and I’m wondering if that’s realistic.

Would love to hear about the experience of people who did what I’m planning to do.

  • Lem453
    link
    fedilink
    English
    arrow-up
    2
    ·
    3 hours ago

    I did an inplace upgrade of gitea to forgejo. No issues.

    I’ve been self hosting this for 2 or 3 years now.

    There has been zero maintenance other than the occasional update button

    I use it for my docker compose files that portainer pulls from with the click of the button to update my containers when needed.

    I edit the files in VS code with the git plugin and it works without issue