- Deluge:
- Jackett:
- NZBGet:
- Sonarr:
- Radarr:
- Lidarr:
- Bazarr:
- Plex:
- Tautulli:
- Jellyfin:
- CouchPotato:
- Ombi:
- Netdata:
- Dashmachine:
- Filebrowser:
- Hydra2:
- Tdarr:
- Prowlarr:
- Readarr:
- Whisparr:
- Stash:
- Jellyseerr:
Sonarr | Radarr | Jackett | NZBGet | Deluge | Plex | Jellyfin | Ombi | Tautulli | Netdata | Dashmachine | FileBrowser | Lidarr | Samba | Wireguard-as
TV shows, movies, music download, sort, with the desired quality and subtitles, all ready to watch in a beautiful media player. All automated.
Inspired by:
- Installation
- Usage
- Administration Tools
- Torrenting Tools
- Automatic Downloaders
- Media and Player Services
- Web Portal
- Contributing
- License
- Install Docker and Docker Compose on your system.
- Clone or download this repository to your system.
- Navigate to the cloned/downloaded directory.
- Customize the configuration files in the
config
directory to your needs. - Run the following command to start the containers:
docker-compose up -d
- Access the web interfaces for the services by navigating to the URLs mentioned below.
- Netdata: http://<your_ip>:19999
- FileBrowser: http://<your_ip>:8999 (username: admin, password: admin)
- Samba: http://<your_ip>/Mount
- Wireguard: http://<your_ip>;8000
- Deluge: http://<your_ip>:8112 (password: deluge, extra: use auth)
- NZBGet: http://<your_ip>:6387 (username: nzbget, password: tegbzn6789)
- NBZHydra: http://<your_ip>:5076
- Jackett: http://<your_ip>:9117
- Prowlarr: Unified Indexer -
http://<your_ip>:9696
- Sonarr: http://<your_ip>:8989 (TV shows)
- Radarr: http://<your_ip>:7878 (movies)
- Lidarr: http://<your_ip>:8686 (music)
- Bazarr: http://<your_ip>:6767 (subtitles)
- Whisparr: Media Management -
http://<your_ip>:6969
- Plex: http://<your_ip>:32400
- Ombi: http://<your_ip>:3579
- Tautulli: http://<your_ip>:8063
- Jellyfin: http://<your_ip>:8096
- Couchpotato: http://<your_ip>:5050
- Dashmachine: http://<your_ip>:5000 (use the dashmachine.config.ini in [Setting])
- Stash: Adult Media Organizer -
http://<your_ip>:9999
- For each service (Sonarr, Radarr, Lidarr, NZBHydra), access the web interface.
- Navigate to
System > Backup
. - Click on
Backup
to manually trigger a backup.
Remember, the backup files should be stored safely, preferably in a different location than your main system.
For services like Stash, Bazarr, and Jackett, you'll need to manually copy the application directory for backup and replace it for restoration.
- Access the service's web interface.
- Navigate to
System > Backup
. - Use the
Select Backup
option and upload your backup file.
For restoring, ensure that the service is stopped and then start it again after the restoration process. For Bazarr and Jackett, which do not have built-in backup and restore functionality, you'll need to manually copy the application directory for backup and replace it for restoration.
Pull requests and suggestions are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the MIT License.