Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
docker_notes:docker-deluge [2025-06-21 Sat wk25 13:00] – [Compose file] baumkpdocker_notes:docker-deluge [2026-07-05 Sun wk27 13:36] (current) – [OpenVPN setup] baumkp
Line 74: Line 74:
     -o parent=enp1s0 macnet1     -o parent=enp1s0 macnet1
 </code>++ </code>++
 +PrivateVPN lists its servers here [[https://privatevpn.com/serverlist/|server list]]
   * In order to find the ip address of the vpn server I just ping the vpn access server and ensure this address is open for output on the firewall, details:   * In order to find the ip address of the vpn server I just ping the vpn access server and ensure this address is open for output on the firewall, details:
     *''ping au-per.pvdata.host''     *''ping au-per.pvdata.host''
Line 110: Line 111:
       - /dev/net/tun       - /dev/net/tun
       </code>       </code>
-       
 =====docker external volumes===== =====docker external volumes=====
 There are 2 type of volume needs in this set up. There are 2 type of volume needs in this set up.