- cross-posted to:
- selfhost@lemmy.ml
- cross-posted to:
- selfhost@lemmy.ml
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.
Does this allow you to run a reverse proxy or does this function like one itself since it already has certs? I don’t want to use Cloudflare Tunnels, which is what they list in their documentation.
The dashboard, and all apps, have Traefik on top. The certs are generated there. Cloudfare Tunnels is just an option.