Proxy Manager for Tipi

I'm looking to use Tipi as my Home Server config panel, however, there are apps installed on my server that aren't part of the App Store's offering. Is there any app or way for me to install a proxy manager, or, create entries in Tipi's Traefiks config?
1 Reply
InfBoumcyCastle
there are apps installed on my server that aren't part of the App Store's offering
https://runtipi.io/docs/contributing/adding-a-new-app
create entries in Tipi's Traefiks config
you can use a runtipi/user-config/tipi-compose.yml to have volumes to your own traefik config
tipi-reverse-proxy:
volumes:
- ./app-data/traefik:/root/.config
- ./app-data/traefik/shared:/shared
tipi-reverse-proxy:
volumes:
- ./app-data/traefik:/root/.config
- ./app-data/traefik/shared:/shared
Runtipi
Runtipi - Homeserver management made easy
Free and open-source, Runtipi lets you install all your favorite self-hosted apps without the hassle of configuring and managing each service. One-click installs and updates for more than 80 popular apps.

Did you find this page helpful?