├── .gitignore ├── LICENSE ├── README.md ├── V3Icon.png ├── activepieces └── activepieces.xml ├── authelia └── authelia.xml ├── authentik-worker └── authentik-worker.xml ├── authentik └── authentik.xml ├── babybuddy └── babybuddy.xml ├── beatbump └── beatbump.xml ├── ca_profile.xml ├── cachet-url-monitor └── cachet-url-monitor.xml ├── cachet └── cachet.xml ├── cal.com └── cal.com.xml ├── casdoor └── casdoor.xml ├── crowdsec-dashboard └── crowdsec-dashboard.png ├── crowdsec-traefik-bouncer └── crowdsec-traefik-bouncer.xml ├── crowdsec └── crowdsec.xml ├── databag └── databag.xml ├── docker-socket-proxy └── docker-socket-proxy.xml ├── docs └── templates-by-category.md ├── docuseal └── docuseal.xml ├── evershop └── evershop.xml ├── exercise diary └── exercisediary.xml ├── fasten └── fasten.xml ├── formbricks └── formbricks.xml ├── ghost └── ghost.xml ├── gitness └── gitness.xml ├── homepage └── homepage.xml ├── jellyseerr └── jellyseerr.xml ├── jira-servicedesk └── jira-servicedesk.xml ├── kimai └── kimai.xml ├── lidatube └── lidatube.xml ├── linkstack └── linkstack.xml ├── maintainerr └── maintainerr.xml ├── matomo └── matomo.xml ├── muer └── muer.xml ├── owncloud-ocis ├── owncloud_logo_icon.png └── owncloud_ocis.xml ├── picsur └── picsur.xml ├── plextraktsync └── plextraktsync.xml ├── pomerium └── pomerium.xml ├── pterodactyl-daemon └── pterodactyl-daemon.xml ├── pterodactyl-panel ├── pterodactyl-panel.png └── pterodactyl-panel.xml ├── pwm └── pwm.xml ├── quant-ux-backend └── quant-ux-backend.xml ├── quant-ux-frontend └── quant-ux-frontend.xml ├── send └── send.xml ├── serviio └── serviio.xml ├── slash └── slash.xml ├── starbase └── starbase.xml ├── super-productivity └── super-productivity.xml ├── timelite └── timelite.xml ├── timetagger └── timetagger.xml ├── traefik ├── traefik.png └── traefik.xml ├── traggo └── traggo.xml ├── unraid-config-guardian └── unraid-template.xml ├── viewtube └── viewtube.xml ├── vocechat-server └── vocechat-server.xml ├── wrapperr └── wrapperr.xml ├── xwiki └── xwiki.xml ├── yacht └── yacht.xml └── zoraxy └── zoraxy.xml /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/.gitignore -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/README.md -------------------------------------------------------------------------------- /V3Icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/V3Icon.png -------------------------------------------------------------------------------- /activepieces/activepieces.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/activepieces/activepieces.xml -------------------------------------------------------------------------------- /authelia/authelia.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/authelia/authelia.xml -------------------------------------------------------------------------------- /authentik-worker/authentik-worker.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/authentik-worker/authentik-worker.xml -------------------------------------------------------------------------------- /authentik/authentik.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/authentik/authentik.xml -------------------------------------------------------------------------------- /babybuddy/babybuddy.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/babybuddy/babybuddy.xml -------------------------------------------------------------------------------- /beatbump/beatbump.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/beatbump/beatbump.xml -------------------------------------------------------------------------------- /ca_profile.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/ca_profile.xml -------------------------------------------------------------------------------- /cachet-url-monitor/cachet-url-monitor.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/cachet-url-monitor/cachet-url-monitor.xml -------------------------------------------------------------------------------- /cachet/cachet.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/cachet/cachet.xml -------------------------------------------------------------------------------- /cal.com/cal.com.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/cal.com/cal.com.xml -------------------------------------------------------------------------------- /casdoor/casdoor.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/casdoor/casdoor.xml -------------------------------------------------------------------------------- /crowdsec-dashboard/crowdsec-dashboard.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/crowdsec-dashboard/crowdsec-dashboard.png -------------------------------------------------------------------------------- /crowdsec-traefik-bouncer/crowdsec-traefik-bouncer.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/crowdsec-traefik-bouncer/crowdsec-traefik-bouncer.xml -------------------------------------------------------------------------------- /crowdsec/crowdsec.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/crowdsec/crowdsec.xml -------------------------------------------------------------------------------- /databag/databag.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/databag/databag.xml -------------------------------------------------------------------------------- /docker-socket-proxy/docker-socket-proxy.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/docker-socket-proxy/docker-socket-proxy.xml -------------------------------------------------------------------------------- /docs/templates-by-category.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/docs/templates-by-category.md -------------------------------------------------------------------------------- /docuseal/docuseal.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/docuseal/docuseal.xml -------------------------------------------------------------------------------- /evershop/evershop.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/evershop/evershop.xml -------------------------------------------------------------------------------- /exercise diary/exercisediary.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/exercise diary/exercisediary.xml -------------------------------------------------------------------------------- /fasten/fasten.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/fasten/fasten.xml -------------------------------------------------------------------------------- /formbricks/formbricks.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/formbricks/formbricks.xml -------------------------------------------------------------------------------- /ghost/ghost.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/ghost/ghost.xml -------------------------------------------------------------------------------- /gitness/gitness.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/gitness/gitness.xml -------------------------------------------------------------------------------- /homepage/homepage.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/homepage/homepage.xml -------------------------------------------------------------------------------- /jellyseerr/jellyseerr.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/jellyseerr/jellyseerr.xml -------------------------------------------------------------------------------- /jira-servicedesk/jira-servicedesk.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/jira-servicedesk/jira-servicedesk.xml -------------------------------------------------------------------------------- /kimai/kimai.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/kimai/kimai.xml -------------------------------------------------------------------------------- /lidatube/lidatube.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/lidatube/lidatube.xml -------------------------------------------------------------------------------- /linkstack/linkstack.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/linkstack/linkstack.xml -------------------------------------------------------------------------------- /maintainerr/maintainerr.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/maintainerr/maintainerr.xml -------------------------------------------------------------------------------- /matomo/matomo.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/matomo/matomo.xml -------------------------------------------------------------------------------- /muer/muer.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/muer/muer.xml -------------------------------------------------------------------------------- /owncloud-ocis/owncloud_logo_icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/owncloud-ocis/owncloud_logo_icon.png -------------------------------------------------------------------------------- /owncloud-ocis/owncloud_ocis.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/owncloud-ocis/owncloud_ocis.xml -------------------------------------------------------------------------------- /picsur/picsur.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/picsur/picsur.xml -------------------------------------------------------------------------------- /plextraktsync/plextraktsync.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/plextraktsync/plextraktsync.xml -------------------------------------------------------------------------------- /pomerium/pomerium.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/pomerium/pomerium.xml -------------------------------------------------------------------------------- /pterodactyl-daemon/pterodactyl-daemon.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/pterodactyl-daemon/pterodactyl-daemon.xml -------------------------------------------------------------------------------- /pterodactyl-panel/pterodactyl-panel.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/pterodactyl-panel/pterodactyl-panel.png -------------------------------------------------------------------------------- /pterodactyl-panel/pterodactyl-panel.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/pterodactyl-panel/pterodactyl-panel.xml -------------------------------------------------------------------------------- /pwm/pwm.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/pwm/pwm.xml -------------------------------------------------------------------------------- /quant-ux-backend/quant-ux-backend.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/quant-ux-backend/quant-ux-backend.xml -------------------------------------------------------------------------------- /quant-ux-frontend/quant-ux-frontend.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/quant-ux-frontend/quant-ux-frontend.xml -------------------------------------------------------------------------------- /send/send.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/send/send.xml -------------------------------------------------------------------------------- /serviio/serviio.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/serviio/serviio.xml -------------------------------------------------------------------------------- /slash/slash.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/slash/slash.xml -------------------------------------------------------------------------------- /starbase/starbase.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/starbase/starbase.xml -------------------------------------------------------------------------------- /super-productivity/super-productivity.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/super-productivity/super-productivity.xml -------------------------------------------------------------------------------- /timelite/timelite.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/timelite/timelite.xml -------------------------------------------------------------------------------- /timetagger/timetagger.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/timetagger/timetagger.xml -------------------------------------------------------------------------------- /traefik/traefik.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/traefik/traefik.png -------------------------------------------------------------------------------- /traefik/traefik.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/traefik/traefik.xml -------------------------------------------------------------------------------- /traggo/traggo.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/traggo/traggo.xml -------------------------------------------------------------------------------- /unraid-config-guardian/unraid-template.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/unraid-config-guardian/unraid-template.xml -------------------------------------------------------------------------------- /viewtube/viewtube.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/viewtube/viewtube.xml -------------------------------------------------------------------------------- /vocechat-server/vocechat-server.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/vocechat-server/vocechat-server.xml -------------------------------------------------------------------------------- /wrapperr/wrapperr.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/wrapperr/wrapperr.xml -------------------------------------------------------------------------------- /xwiki/xwiki.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/xwiki/xwiki.xml -------------------------------------------------------------------------------- /yacht/yacht.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/yacht/yacht.xml -------------------------------------------------------------------------------- /zoraxy/zoraxy.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ibracorp/unraid-templates/HEAD/zoraxy/zoraxy.xml --------------------------------------------------------------------------------