mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-05-07 05:06:06 +02:00
add status online/offline and version of the card
This commit is contained in:
committed by
Bastien Wirtz
parent
234e063d2e
commit
b11bee7d64
@@ -448,8 +448,11 @@ This service displays info about the total number of containers managed by your
|
||||
In order to use it, you must be using Portainer version 1.11 or later. Generate an access token from the UI and pass
|
||||
it to the apikey field.
|
||||
By default, every connected environments will be checked. To select specific ones, add an "environments" entry which can be a simple string or an array containing all the selected environments name.
|
||||
### New features:
|
||||
Displays the Portainer version from /api/status
|
||||
Shows online/offline status depending on API reachability
|
||||
|
||||
See <https://docs.portainer.io/api/access#creating-an-access-token>
|
||||
See <https://docs.portainer.io/api/access#creating-an-access-token>
|
||||
|
||||
```yaml
|
||||
- name: "Portainer"
|
||||
|
||||
Reference in New Issue
Block a user