mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-15 20:09:13 +02:00
Update DOCS.md
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
Portainer can be used to execute custom commands in a docker container. It is an open-source lightweight management UI which allows you to
|
Portainer can be used to execute custom commands in a docker container. It is an open-source lightweight management UI which allows you to easily manage a Docker host(s) or Docker swarm clusters.
|
||||||
easily manage a Docker host(s) or Docker swarm clusters.
|
|
||||||
|
|
||||||
# Quick start
|
# Quick start
|
||||||
- Add my repository using this link
|
- Add my repository using this link
|
||||||
@@ -24,6 +23,9 @@ easily manage a Docker host(s) or Docker swarm clusters.
|
|||||||
## Reset database
|
## Reset database
|
||||||
Just change the password in your addon options and the database will be reset
|
Just change the password in your addon options and the database will be reset
|
||||||
|
|
||||||
|
## Timeout of 60s
|
||||||
|
The addon includes a very long timeout. However, if you use another layer of proxy such as the addon nginx proxy manager, it will default to a timeout of 60s. You'll have to adapt the proxy layer to increase timeout. More details here : https://github.com/portainer/portainer/issues/2953#issuecomment-1235795256
|
||||||
|
|
||||||
## Further reference
|
## Further reference
|
||||||
- Here is a full guide on using it : https://codeopolis.com/posts/beginners-guide-to-portainer/
|
- Here is a full guide on using it : https://codeopolis.com/posts/beginners-guide-to-portainer/
|
||||||
- Old page on the HA community forum about portainer : https://community.home-assistant.io/t/home-assistant-community-add-on-portainer
|
- Old page on the HA community forum about portainer : https://community.home-assistant.io/t/home-assistant-community-add-on-portainer
|
||||||
|
|||||||
Reference in New Issue
Block a user