correct volume
This commit is contained in:
@@ -9,4 +9,4 @@ services:
|
||||
network_mode: "host"
|
||||
image: "traefik:1.7.10"
|
||||
volumes:
|
||||
- /home/willem/repos/homeAutomation/traefik/traefik.1.7.10.toml:/etc/traefik/traefik.toml
|
||||
- /home/pi/repos/homeAutomation/traefik/traefik.1.7.10.toml:/etc/traefik/traefik.toml
|
||||
4
vpn.md
4
vpn.md
@@ -13,6 +13,6 @@ Notes on the tutorial:
|
||||
- Working with a no-ip hostname did not work. Probably because I did not wait long enough after configuring the hostname? For now, I have configured an IP address, but this is not ideal, as the IP address can change.
|
||||
- After configuring the pivpn, best to run `pivpn -d` to fix an iptables issue (see [faq](https://docs.pivpn.io/faq/))
|
||||
|
||||
## To Do
|
||||
## Install docker & docker compose
|
||||
|
||||
- Raspberry pi should have a private key SSH login
|
||||
See [this](https://www.jfrog.com/connect/post/install-docker-compose-on-raspberry-pi/)
|
||||
Reference in New Issue
Block a user