From a0b6e536d779bbaf74973806a3bfb65914899f09 Mon Sep 17 00:00:00 2001 From: nick Date: Thu, 30 Apr 2026 16:06:41 +0000 Subject: [PATCH] Add README.txt --- README.txt | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..c386273 --- /dev/null +++ b/README.txt @@ -0,0 +1,21 @@ +This is my media server stack. +You will need a .env file with the following felds. Saved in the root directory. +VPN_COUNTRY=United States +TZ=America/Los_Angeles +OPENVPN_USERNAME= +OPENVPN_PASSWORD= + +File structure is as follows. + +config + docker-compose.xml + .env + chaptarr + gluetun + jellyfin + jelleyseerr + lidarr + prowlarr + qbittorrent + radarr + sonarr \ No newline at end of file