Merge remote-tracking branch 'refs/remotes/origin/main'

This commit is contained in:
2024-07-19 16:09:45 +01:00
9 changed files with 140 additions and 12 deletions

View File

@@ -54,6 +54,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
@@ -96,12 +97,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