Update service configurations: add maintenance status for Zoraxy, set host for Wizarr and Picoshare
This commit is contained in:
@@ -30,7 +30,8 @@
|
||||
<service id="portainer" name="Portainer" proto="https" port="9443" logo="portainer.svg" />
|
||||
<service id="uptime-kuma" name="Uptime Kuma" proto="http" port="3001" logo="uptime-kuma.svg" />
|
||||
<service id="scrutiny" name="Scrutiny" proto="http" port="8090" logo="scrutiny.svg" />
|
||||
<service id="zoraxy" name="Zoraxy" proto="http" port="8888" logo="zoraxy.svg" />
|
||||
<service id="zoraxy" name="Zoraxy" proto="http" port="8888" logo="zoraxy.svg" status="maintenance"/>
|
||||
<service id="services-homepage" name="Services Homepage" proto="http" port="3333" logo="homepage.svg" host="hive.spatulaa.com" />
|
||||
</group>
|
||||
|
||||
<group name="Media">
|
||||
@@ -39,7 +40,7 @@
|
||||
<service id="transmission" name="Transmission" proto="http" port="9091" logo="transmission.svg" />
|
||||
<service id="tdarr" name="Tdarr" proto="http" port="8265" logo="tdarr.svg" />
|
||||
<service id="tubearchivist" name="Tube Archivist" proto="http" port="8888" logo="youtubedl.svg" />
|
||||
<service id="wizarr" name="Wizarr" proto="http" port="5690" logo="wizarr.svg" />
|
||||
<service id="wizarr" name="Wizarr" proto="http" port="5690" logo="wizarr.svg" host="wiz.spatulaa.com" />
|
||||
</group>
|
||||
|
||||
<group name="Media Management (*arr Stack)">
|
||||
@@ -54,7 +55,7 @@
|
||||
<group name="Storage & Files">
|
||||
<service id="nextcloud" name="Nextcloud" proto="http" port="8080" logo="nextcloud.svg" host="cloud.spatulaa.com" />
|
||||
<service id="filebrowser" name="FileBrowser" proto="http" port="8986" logo="filebrowser.svg" />
|
||||
<service id="picoshare" name="Picoshare" proto="http" port="4001" logo="picoshare.svg" />
|
||||
<service id="picoshare" name="Picoshare" proto="http" port="4001" logo="picoshare.svg" host="cdn.spatulaa.com" />
|
||||
</group>
|
||||
|
||||
<group name="Development">
|
||||
|
||||
Reference in New Issue
Block a user