Commit Graph

317 Commits

Author SHA1 Message Date
h1f0x
4616dcb025 Varken Docker container
Hi Team,

Created a single container for Varken!

Check it out: https://github.com/h1f0x/centos-varken

Cheers
2019-04-24 09:24:38 +02:00
Admin9705
2b10f4b47a Merge pull request #49 from vFlagR/embystats_int_port
Updating embystats internal port to 5432 instead of 80.
2019-04-17 02:39:54 -04:00
Robert Baker
9e01ca0d31 ansible warn fix 2019-04-03 23:04:09 -07:00
Kieran McEniff
944b9e4f9c Updating embystats internal port to 5432 instead of 80. Tested working via portainer 2019-04-03 19:09:52 +01:00
Admin9705
fd1b313099 Update README.md 2019-04-02 00:19:21 -04:00
MrDoobPG
a143e8965e Repo change
Old repo dont work anymore
2019-03-31 21:58:44 +02:00
Robert Baker
878f26e861 Merge pull request #47 from dhumphrey7/patch-1
Fixed a typo to Nasm package
2019-03-29 07:43:03 -07:00
Robert Baker
17dd53a996 Merge pull request #48 from dhumphrey7/patch-2
Update autoProcess.ini
2019-03-29 07:42:45 -07:00
dhumphrey7
f20f6135f1 Update autoProcess.ini 2019-03-28 19:06:32 -05:00
dhumphrey7
b0343f8476 Fixed a typo to Nasm package
URL was bad for 2.14.02
2019-03-28 16:36:21 -05:00
Admin9705
397fb1016d Merge pull request #46 from PGBlitz/v8.5.6
V8.5.6
2019-03-27 09:57:32 -04:00
Robert Baker
d7dd242b73 Merge pull request #43 from jgibson02/patch-1
Fix missing quotations on braces expression
2019-03-26 08:27:58 -07:00
h1f0x
4202795f06 rTorrent + ruTorrent integrated OpenVPN
Hi all,

As promised i created a another openvpn container, this time:

- Docker container for "rTorrent (with ruTorrent) OpenVPN integrated"

As the name may says it already this App offers the following features:
Starting and maintaining active OpenVPN connection of your choice (capable of User/Pass/Cert authentication)
Starts rTorrent Service + ruTorrent with autodl-irssi
All configuration files can be edited an accessed from outside the docker container on the usual /opt/appdata/rflood-openvpn/ path.

A detailed Guide and instruction can be found at:
Github: https://github.com/h1f0x/rtorrent-rutorrent-openvpn
Docker Hub: https://hub.docker.com/r/h1f0x/rtorrent-rutorrent-openvpn
The app is already in the repository for testing. You can install it with the normal procedures. 

- choose: rutorrent-openvpn

Short Usage:
Install the app
modify the VPN configuration to your needs
wait about 1-2 min till the service is restarted, you can verify by the "my-external-ip.txt" in /opt/appdata/rutorrent-openvpn/
access your page and login with rtorrent : rtorrent
Enjoy
All config changes and from https://pgblitz.com/threads/rtorrent-floodui-openvpn-integrated.4156/ are built in already:

- Added Sonarr support. Modification at the nginx.conf was needed. You can configure Sonarr like this:
Name: rutorrent-openvpn
Enable: Yes
Host: rutorrent-openvpn
Port: 8080
Username & Password: empty
- Downloads will be copied to /mnt/downloads/rflood-openvpn, the original files will remain at /mnt/incomplete/rflood-openvpn to proceed seeding. (Info: Once the downloads hit /mn/downloads/rflood-openvpn/ they get moved to /mnt/move/rflood-openvpn -> /mnt/unionfs/rflood-openvpn - Sonarr needs to monior this path.)
- force a re-hashing after the files get copied - without it bugged sometimes.
- added `log-append /config/vpn/openvpn.log` to the client.conf for logging of vpn
- Downloads which are tagged for example with "tv" will be copied once their completed to /mnt/downloads/rflood-openvpn/tv
- Downloads which have no tag will be copied on default to /mnt/downloads/rflood-openvpn/unsorted

Feedback is welcome and needed! Thats it for me regarding app-development. I will try to maintain my 4 released apps for now :)

Cheers and Enjoy
H1f0x
2019-03-24 16:21:52 +01:00
h1f0x
e45211e31e Prepared Ansible 2.6 und cleanup 2019-03-23 10:04:22 +01:00
h1f0x
6d9bc83cbb Removed missconfigured tun interface 2019-03-23 10:03:24 +01:00
h1f0x
99fc259857 Updated yml for Ansible 2.6 2019-03-23 10:02:53 +01:00
John Gibson
b7f6b95a1b Fix missing quotations on braces expression 2019-03-22 00:33:50 -04:00
Admin9705
768f8164f7 Merge pull request #42 from PGBlitz/v8.5.6
catch up
2019-03-21 12:06:56 -04:00
Admin9705
31ff3d760f update 2019-03-21 11:58:12 -04:00
Admin9705
ef8bdccf02 Merge pull request #41 from h1f0x/patch-1
rTorrent + FloodUI + OpenVPN
2019-03-20 23:20:45 -04:00
Admin9705
7db54dd3ae Merge pull request #39 from ChaosZero112/flexget
Flexget
2019-03-20 23:20:22 -04:00
Admin9705
d04dabb4d9 Merge pull request #40 from dhumphrey7/v8.5.6
Minor Fixes for NZBGET-MP4
2019-03-20 23:20:11 -04:00
h1f0x
06e438352e rTorrent + FloodUI + OpenVPN
Hi all,

Created the first of a series of torrent clients with openvpn integration:

Github: https://github.com/h1f0x/rtorrent-flood-openvpn
Docker Hub: https://hub.docker.com/r/h1f0x/rtorrent-flood-openvpn

I will create forum post, for feedback! :-) If it works, i will create other UI's too!
Cheers
H1f0x
2019-03-20 21:55:31 +01:00
root
da0317efb4 fixed directory names 2019-03-20 12:25:32 -05:00
dhumphrey7
64aad0e9d1 Update autoProcess.ini 2019-03-20 09:14:44 -05:00
dhumphrey7
1457880eac Updates nasm to 2.14.02
2.13 has issues with gcc 8
2019-03-20 09:07:56 -05:00
dhumphrey7
fd0b180960 Changing templates folder to correct path 2019-03-20 09:00:22 -05:00
Robert Baker
e86ed7381b fix 2019-03-17 20:54:02 -07:00
timekills
370b497b6e No longer needed 2019-03-18 01:13:03 +04:30
timekills
093776b810 Deconflict external port with Synclounge
Both used 8088
2019-03-18 01:07:08 +04:30
Robert Baker
929a75d113 Merge pull request #37 from DaRealestUK/v8.5.6
Adds nzbget-mp4 version of nzbget
2019-03-14 17:15:46 -07:00
Cody
a71d18df76 Initialize Flexget 2019-03-14 17:48:02 -04:00
Cody
99ad43969e Merge branch 'v8.5.6' of github.com:PGBlitz/Apps-Community into flexget 2019-03-14 17:47:07 -04:00
Admin9705
8b9a02fa54 Merge pull request #38 from h1f0x/patch-2
Trakto.or
2019-03-14 11:53:36 -04:00
h1f0x
e88b2b23a7 Trakto.or
Created a simple application with the free API of trakt.tv to track the progress of your tv-show libs in plex.

https://github.com/h1f0x/docker-trackt-plex-tracker

Cheers :-)
H1f0x
2019-03-14 08:33:01 +01:00
DaRealestUK
43d7dbdb86 Delete TEMPLATEPPScript 2019-03-13 22:37:47 +00:00
DaRealestUK
2916e91fc9 Delete autoProcess.ini 2019-03-13 22:37:37 +00:00
DaRealestUK
9bd40af054 Delete 30-config 2019-03-13 22:37:26 +00:00
DaRealestUK
6706b384de Delete build-ffmpeg 2019-03-13 22:37:14 +00:00
DaRealestUK
b8fe69ab0d Delete web-install.sh 2019-03-13 22:37:02 +00:00
DaRealestUK
a52ded07be Delete installer.sh 2019-03-13 22:36:49 +00:00
DaRealestUK
a4dbf11dca Delete __init__.py 2019-03-13 22:36:31 +00:00
DaRealestUK
f0ba686d0e Delete rarfile.py 2019-03-13 22:36:20 +00:00
DaRealestUK
56e3b16ab3 Delete DeleteSamples.py 2019-03-13 22:36:03 +00:00
DaRealestUK
b74965ad04 Delete flatten.py 2019-03-13 22:35:51 +00:00
DaRealestUK
5aa46bf941 Delete hash.py 2019-03-13 22:35:41 +00:00
DaRealestUK
10fcf89df1 Delete reverse_name.py 2019-03-13 22:35:28 +00:00
DaRealestUK
ba8a4e76cf Delete unzip.py 2019-03-13 22:35:14 +00:00
DaRealestUK
586a8bb0df Delete run 2019-03-13 22:34:57 +00:00
DaRealestUK
a433b8f6b9 Create run 2019-03-13 20:20:52 +00:00