Portainer widget
Open
feature request
- Dominant language
- Go
- Stars
- 37.1k
- Forks
- 1.5k
- Avg merge
- 1h 11m
- Merged PRs (30d)
- 1
Description
### Description
widget to connect directly to portainer to view docker containers using API
https://docs.portainer.io/api/access.
similar to implementation in [gethompage](https://gethomepage.dev/widgets/services/portainer/)
```
widget:
type: portainer
url: https://portainer.host.or.ip:9443
env: 1
key: ptr_accesskeyaccesskeyaccesskeyaccesskey
```
Would show the running , stopped and total containers
Comes in handy if you have multiple devices on network with docker, with this you'd be able to get a quick overview of containers on that device without having a remote docker sock set up
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.