"Updates"

This commit is contained in:
2026-02-11 17:38:27 +01:00
parent 90731958ce
commit dd7f4278a4

View File

@@ -0,0 +1,15 @@
#### Portainer
```bash
docker volume create portainer_data
docker run -d -p 8000:8000 -p 9443:9443 --name portainer --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v portainer_data:/data portainer/portainer-ee:latest
```
> **login :** admin
> **password :** thrive-dwelled-flanked
https://portainer.delmar.bzh/
https://sandy:9443/
https://192.168.1.70:9443/
> **Licence key :** 2-6yKcInsUmIXoJ2Ep/Qhklg14PEkpMYuyqoUQS8ST4P840dqep0VQUaVsnTYgVVX3g+/gtpFnH8xYyGmCxyDVHA==