portainer update
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
# hass-portainer
|
||||
Portainer CE v2.x Add-On for Home Assistant (https://blog.mikejmcguire.com/2021/02/17/portainer-ce-2-1-add-on-for-home-assistant/)
|
||||
Portainer CE v2.x Add-On for Home Assistant (https://smarthomecambodia.com)
|
||||
|
||||
This add-on provides a 2.x version of Portainer-CE, as the standard add-on is based on Portainer 1.x.
|
||||
|
||||
The initial credentials for the add-on are admin/portainer - strongly suggest changing the password upon first login.
|
||||
The initial credentials for the add-on are admins/******* - strongly suggest changing the password upon first login.
|
||||
|
||||
Port options are available for exposing ports 8000 and 9000 as required.
|
||||
|
||||
Portainer requires Home Assistant protection mode to be disabled, as it requires administrative access to the docker platform. As a result, care must be taken when using the portainer tool.
|
||||
|
||||
Home Assistant AddOn Repository: https://github.com/MikeJMcGuire/HASSAddons.
|
||||
Home Assistant AddOn Repository: https://github.com/smarthomecomkh/hassaddon
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
],
|
||||
"description": "Container management made easy",
|
||||
"docker_api": true,
|
||||
"image": "mikejmcguire/hass-portainer-{arch}",
|
||||
"image": "smarthomecambodia/hass-portainer-{arch}",
|
||||
"ingress": true,
|
||||
"ingress_port": 9000,
|
||||
"init": false,
|
||||
|
||||
Reference in New Issue
Block a user