Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
docker_notes:docker-deluge [2024-04-28 Sun wk17 11:13] – [s6 supervision rc system] baumkp | docker_notes:docker-deluge [2024-12-12 Thu wk50 22:19] (current) – [OpenVPN setup] baumkp | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{tag> | + | {{tag> |
======Docker Deluge Image / Service====== | ======Docker Deluge Image / Service====== | ||
I want a torrent service that uses a VPN and is set-up to block non VPN WAN (internet) access. | I want a torrent service that uses a VPN and is set-up to block non VPN WAN (internet) access. | ||
Line 103: | Line 103: | ||
*To check external IP '' | *To check external IP '' | ||
*OpenVPN [[https:// | *OpenVPN [[https:// | ||
+ | |||
+ | *[[https:// | ||
+ | *Add '' | ||
+ | *Or | ||
+ | < | ||
+ | - / | ||
+ | </ | ||
+ | | ||
=====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. | ||
Line 230: | Line 238: | ||
A list of [[https:// | A list of [[https:// | ||
+ | |||
+ | ====Shell Builtin Commands==== | ||
+ | Many shells have builtin commands that can be listed with the command '' | ||
+ | |||
+ | Some additional related commands: | ||
+ | *'' | ||
+ | *'' | ||
+ | |||
+ | See: | ||
+ | *The Unix School [[https:// | ||
+ | *[[https:// | ||
=====References===== | =====References===== |