"Updates"
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#### Portainer
|
### Portainer
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
docker volume create portainer_data
|
docker volume create portainer_data
|
||||||
@@ -8,8 +8,8 @@ docker run -d -p 8000:8000 -p 9443:9443 --name portainer --restart=always -v /va
|
|||||||
> **login :** admin
|
> **login :** admin
|
||||||
> **password :** thrive-dwelled-flanked
|
> **password :** thrive-dwelled-flanked
|
||||||
|
|
||||||
https://portainer.delmar.bzh/
|
https://<hostname>.delmar.bzh/
|
||||||
https://sandy:9443/
|
https://<host>:9443/
|
||||||
https://192.168.1.70:9443/
|
https://192.168.1.xx:9443/
|
||||||
|
|
||||||
> **Licence key :** 2-6yKcInsUmIXoJ2Ep/Qhklg14PEkpMYuyqoUQS8ST4P840dqep0VQUaVsnTYgVVX3g+/gtpFnH8xYyGmCxyDVHA==
|
> **Licence key :** 2-6yKcInsUmIXoJ2Ep/Qhklg14PEkpMYuyqoUQS8ST4P840dqep0VQUaVsnTYgVVX3g+/gtpFnH8xYyGmCxyDVHA==
|
||||||
|
|||||||
Reference in New Issue
Block a user