-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
66 changed files
with
1,745 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
=== "Access to the web interface" | ||
|
||
The web interface is accessible via port **8090**: | ||
|
||
- URL: `https://<your.IP>:8090` | ||
- Username/Password: admin / generate at first web interface login | ||
|
||
=== "Directories" | ||
|
||
- Install directory: `/armbian/qbittorrent` | ||
- Site configuration directory: `/armbian/qbittorrent/config` | ||
- Download directory: `/armbian/qbittorrent/downloads` | ||
|
||
=== "View logs" | ||
|
||
```sh | ||
docker logs -f qbittorrent | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
The Qbittorrent project aims to provide an open-source software alternative to µTorrent. qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
=== "Access to the web interface" | ||
|
||
The web interface is accessible via port **8112**: | ||
|
||
- URL: `https://<your.IP>:8112` | ||
- Username/Password: default user/password of admin/deluge | ||
|
||
=== "Directories" | ||
|
||
- Install directory: `/armbian/deluge` | ||
- Site configuration directory: `/armbian/deluge/config` | ||
- Download directory: `/armbian/deluge/downloads` | ||
|
||
=== "View logs" | ||
|
||
```sh | ||
docker logs -f deluge | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Deluge is a lightweight, Free Software, cross-platform BitTorrent client. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
=== "Access to the web interface" | ||
|
||
The web interface is accessible via port **9091**: | ||
|
||
- URL: `https://<your.IP>:9091` | ||
- Username/Password: admin / generate at first web interface login | ||
|
||
=== "Directories" | ||
|
||
- Install directory: `/armbian/transmission` | ||
- Site configuration directory: `/armbian/transmission/config` | ||
- Download directory: `/armbian/transmission/downloads` | ||
- Watch directory: `/armbian/transmission/watch` | ||
|
||
=== "View logs" | ||
|
||
```sh | ||
docker logs -f transmission | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Transmission is designed for easy, powerful use. Transmission has the features you want from a BitTorrent client: encryption, a web interface, peer exchange, magnet links, DHT, µTP, UPnP and NAT-PMP port forwarding, webseed support, watch directories, tracker editing, global and per-torrent speed limits, and more. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
=== "Access to the web interface" | ||
|
||
The web interface is accessible via port **8080**: | ||
|
||
- URL: `https://<your.IP>:8080` | ||
- Username/Password: admin / generate at first web interface login | ||
|
||
=== "Directories" | ||
|
||
- Install directory: `/armbian/sabnzbd` | ||
- Site configuration directory: `/armbian/sabnzbd/config` | ||
- Download directory: `/armbian/sabnzbd/downloads` | ||
- Incomplete downloads: `/armbian/sabnzbd/incomplete` | ||
|
||
=== "View logs" | ||
|
||
```sh | ||
docker logs -f sabnzbd | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Sabnzbd makes Usenet as simple and streamlined as possible by automating everything we can. All you have to do is add an .nzb. SABnzbd takes over from there, where it will be automatically downloaded, verified, repaired, extracted and filed away with zero human interaction. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
=== "Access to the web interface" | ||
|
||
The web interface is accessible via port **8081**: | ||
|
||
- URL: `https://<your.IP>:8081` | ||
|
||
=== "Directories" | ||
|
||
- Install directory: `/armbian/medusa` | ||
- Site configuration directory: `/armbian/medusa/config` | ||
- Download directory: `/armbian/medusa/downloads` | ||
- Download directory TV shows: `/armbian/medusa/downloads/tv` | ||
|
||
=== "View logs" | ||
|
||
```sh | ||
docker logs -f medusa | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Medusa is an automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
=== "Access to the web interface" | ||
|
||
The web interface is accessible via port **8989**: | ||
|
||
- URL: `https://<your.IP>:8989` | ||
|
||
=== "Directories" | ||
|
||
- Install directory: `/armbian/sonarr` | ||
- Site configuration directory: `/armbian/sonarr/config` | ||
- Download directory: `/armbian/sonarr/tvseries` | ||
- Client download directory: `/armbian/sonarr/client` | ||
|
||
=== "View logs" | ||
|
||
```sh | ||
docker logs -f sonarr | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Sonarr (formerly NZBdrone) is a PVR for usenet and bittorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
=== "Access to the web interface" | ||
|
||
The web interface is accessible via port **7878**: | ||
|
||
- URL: `https://<your.IP>:7878` | ||
- Username/Password: admin / generate at first web interface login | ||
|
||
=== "Directories" | ||
|
||
- Install directory: `/armbian/radarr` | ||
- Site configuration directory: `/armbian/radarr/config` | ||
- Download directory: `/armbian/radarr/movies` | ||
- Client download directory: `/armbian/radarr/client` | ||
|
||
=== "View logs" | ||
|
||
```sh | ||
docker logs -f radarr | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Radarr - A fork of Sonarr to work with movies à la Couchpotato. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
=== "Access to the web interface" | ||
|
||
The web interface is accessible via port **6767**: | ||
|
||
- URL: `https://<your.IP>:6767` | ||
- Username/Password: admin / generate at first web interface login | ||
|
||
=== "Directories" | ||
|
||
- Install directory: `/armbian/bazarr` | ||
- Site configuration directory: `/armbian/bazarr/config` | ||
- Download directory: `/armbian/bazarr/movies` `/armbian/bazarr/tv` | ||
|
||
=== "View logs" | ||
|
||
```sh | ||
docker logs -f bazarr | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Bazarr is a companion application to Sonarr and Radarr. It can manage and download subtitles based on your requirements. You define your preferences by TV show or movie and Bazarr takes care of everything for you. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
=== "Access to the web interface" | ||
|
||
The web interface is accessible via port **8686**: | ||
|
||
- URL: `https://<your.IP>:8686` | ||
- Username/Password: admin / generate at first web interface login | ||
|
||
=== "Directories" | ||
|
||
- Install directory: `/armbian/lidarr` | ||
- Site configuration directory: `/armbian/lidarr/config` | ||
- Download directory: `/armbian/lidarr/downloads` `/armbian/lidarr/music` | ||
|
||
=== "View logs" | ||
|
||
```sh | ||
docker logs -f lidarr | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Lidarr is a music collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new tracks from your favorite artists and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available. |
Oops, something went wrong.