ansible portainer and auto-update
This commit is contained in:
@@ -46,6 +46,7 @@ apt install git -y
|
||||
curl -fsSL https://get.docker.com -o get-docker.sh && sh ./get-docker.sh
|
||||
docker run hello-world && docker info
|
||||
apt install sshfs
|
||||
apt install ansible
|
||||
```
|
||||
|
||||
## fstab
|
||||
@@ -88,12 +89,8 @@ docker volume create --driver local --opt type=none --opt device=/ --opt o=bind
|
||||
```
|
||||
|
||||
### Portainer
|
||||
for more information [check](https://git.limbosolutions.com/kb/portainer)
|
||||
|
||||
#### Setup & Update
|
||||
``` bash
|
||||
services/portainer/docker-run.sh
|
||||
```
|
||||
|
||||
mantained by ansible [myInfra.dev.homesrv01 role](ansible/roles/myInfra.dev.homesrv01/README.md)
|
||||
|
||||
### Promtail
|
||||
|
||||
|
||||
Reference in New Issue
Block a user