mirror of
https://github.com/gethomepage/homepage.git
synced 2025-05-24 02:02:35 -04:00
Documentation: clarify unique subgroups requirement
This commit is contained in:
parent
a60dbb7abc
commit
23e9982a7a
@ -20,7 +20,7 @@ All service widgets work essentially the same, that is, homepage makes a proxied
|
|||||||
|
|
||||||
1. URLs should not end with a / or other API path. Each widget will handle the path on its own.
|
1. URLs should not end with a / or other API path. Each widget will handle the path on its own.
|
||||||
|
|
||||||
2. All services with a widget require a unique name.
|
2. All services with a widget require a unique name as well as a unique group (and all subgroups) name.
|
||||||
|
|
||||||
3. Verify the homepage installation can connect to the IP address or host you are using for the widget `url`. This is most simply achieved by pinging the server from the homepage machine, in Docker this means _from inside the container_ itself, e.g.:
|
3. Verify the homepage installation can connect to the IP address or host you are using for the widget `url`. This is most simply achieved by pinging the server from the homepage machine, in Docker this means _from inside the container_ itself, e.g.:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user