mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-19 17:02:12 +08:00
Updated Service Widgets (markdown)
@@ -205,6 +205,19 @@ widget:
|
||||
```
|
||||
|
||||
|
||||
## AdGuard Home
|
||||
|
||||
The username and password are the same as used to login to the web interface.
|
||||
|
||||
```yaml
|
||||
widget:
|
||||
type: adguard
|
||||
url: http://adguard.host.or.ip
|
||||
username: admin
|
||||
password: password
|
||||
```
|
||||
|
||||
|
||||
## Portainer
|
||||
|
||||
You'll need to make sure you have the correct environment set for the integration to work properly. From the Environments section inside of Portainer, click the one you'd like to connect to and observe the ID at the end of the URL (should be), something like `#!/endpoints/1`, here `1` is the value to set as the `env` value.
|
||||
|
||||
Reference in New Issue
Block a user