• 0 Posts
  • 1 Comment
Joined 1 year ago
cake
Cake day: May 11th, 2025

help-circle
  • Gobidev@feddit.orgtoSelfhosted@lemmy.worldAdvice for git setup
    link
    fedilink
    English
    arrow-up
    1
    ·
    11 months ago

    Your plan sounds good to me.

    I am using gitea (which afaik forgejo is a fork of) for the same reason, also on an n100, and it uses very few resources.

    I use Debian lxc and deployed gitea in docker using ansible, but using the lxc helper scripts should also work great

    For backups I use restic (running in another lxc) to push the files and DB dump directly to an external server, not the entire lxc