portainer update

This commit is contained in:
2023-05-21 13:35:54 +07:00
parent 5205570001
commit efe2e1e5e3
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
+1 -1
View File
@@ -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,