diff options
| -rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
| @@ -0,0 +1,7 @@ | |||
| 1 | - [ ] Merge torrent/docker-compose.yml into root docker-compose.yml (single compose file) | ||
| 2 | - [ ] Add mullvad check script (curl am.i.mullvad.net) inside the torrent container | ||
| 3 | - [ ] Replace dual compose files with a single torrent.sh wrapper script | ||
| 4 | - torrent.sh up [--dir /path] : check if mullvad-vpn is running, start if not, then start torrent container with download dir | ||
| 5 | - torrent.sh status : mullvad connection check + aria2p show | ||
| 6 | - torrent.sh down : stop everything | ||
| 7 | - keeps compose for container definitions, script handles orchestration and args | ||
