Skip Navigation

Runtipi: Homeserver management made easy

cross-posted from: https://programming.dev/post/1429257

It has an 'App store' that's been growing a lot lately. Writing new docker-compose.yaml files is easy (see: https://www.runtipi.io/docs/contributing/adding-a-new-app ), and exposing them behind NAT, e.g. from home it's easy too (see: https://www.runtipi.io/docs/guides/expose-apps-with-cloudflare-tunnels )... But my favorite perk is the folder structure (see: https://www.runtipi.io/docs/reference/folder-structure ), and the fact that 'media' is shared between apps.

homelab @lemmy.ml

Runtipi: Homeserver management made easy

13 5
Selfhosted @lemmy.world

Runtipi: Homeserver management made easy

68 16
14 comments
  • oh wow! I've been looking for something like this because I'm a big fan of Docker Compose instead of trying to install everything natively on an OS

  • Weirdly enough the installer fails on Debian and says it isn't supported. Is this a RHEL/CentOS only thing?

    • [This comment has been deleted by an automated system]

      • Odd, yeah it's a fresh cloud-init provisioned Debian 11 x64 VM on Proxmox. No docker or docker-compose installed on it, just a basic minimal install.

        One thought is debian minimal doesn't come with sudo, so maybe the installer is getting stuck on that..

        I'll have to play with it some more.

14 comments