Fix webUI

This commit is contained in:
Squidly271
2022-01-28 07:51:45 -05:00
committed by GitHub
parent 9df858ee4d
commit c1e3350ae2

View File

@@ -9,7 +9,7 @@
<Project>https://github.com/rancher/rancher</Project>
<Overview>A container management platform built for organizations that deploy containers in production. The docker version of Rancher cannot be made HA (Highly Available), however the clusters it creates can be. It is also possible to connect to and use clusters created by rancher when it is down. Useful as a management interface for deploying, scaling, and editting apps on other systems. (in the cloud, a raspberry pi cluster, vms running k3os, etc.) Perfect for running and managing the apps that you'd rather not go down while maintaining your server.</Overview>
<Category>Network:Management</Category>
<WebUI>https://[IP]:[PORT:3443]</WebUI>
<WebUI>https://[IP]:[PORT:443]</WebUI>
<Icon>https://raw.githubusercontent.com/selfhosters/unRAID-CA-templates/master/templates/img/rancher.png</Icon>
<Description>A container management platform built for organizations that deploy containers in production. The docker version of Rancher cannot be made HA (Highly Available), however the clusters it creates can be. It is also possible to connect to and use clusters created by rancher when it is down. Useful as a management interface for deploying, scaling, and editting apps on other systems. (in the cloud, a raspberry pi cluster, vms running k3os, etc.) Perfect for running and managing the apps that you'd rather not go down while maintaining your server.</Description>
<Config Name="Web UI" Target="80" Default="80" Mode="tcp" Description="Container Port: 80" Type="Port" Display="always" Required="true" Mask="false"/>