446 Commits

Author SHA1 Message Date
Nightshade
4bada1a014 Fix syntax error 2019-05-12 09:48:04 -06:00
Nightshade
079355f4bd fix pg_labels 2019-05-12 09:44:17 -06:00
Nightshade
7d6affb0f7 Add teamspeak3 alpine image 2019-05-12 01:32:53 -06:00
MrDoobPG
a6991f162e Create rclonebrowser.yml 2019-05-10 22:41:29 +02:00
MrDoobPG
6d34432f29 Update mediainfo.yml 2019-05-10 22:06:18 +02:00
MrDoobPG
3e1f07b710 Update filebot.yml 2019-05-10 22:05:53 +02:00
MrDoobPG
1a96a82f22 Update filebot.yml 2019-05-10 21:48:21 +02:00
MrDoobPG
1239751d02 Update filebot.yml 2019-05-10 21:47:46 +02:00
MrDoobPG
69c0bc1761 Update mediainfo.yml 2019-05-10 21:34:24 +02:00
MrDoobPG
52907c79df Create mediainfo.yml 2019-05-10 20:55:41 +02:00
MrDoobPG
fd74675913 Create filebot.yml 2019-05-10 20:46:22 +02:00
MrDoobPG
ddb3b05091 Create flextv.yml 2019-05-10 19:40:55 +02:00
MrDoobPG
03aba632e0 Create unifi.yml 2019-05-10 15:21:35 +02:00
MrDoobPG
23c2875275 Create domoticz.yml 2019-05-10 15:20:40 +02:00
Cody
d72aaef950 Update and rename transmission.yml to transmission-vpn.yml
Adding '-vpn' to role to avoid confusion. Added DNS servers. Setting OpenVPN config to 'default'.
2019-05-06 11:25:14 -04:00
CasperNielsen
3f8f55a9a8 Filezilla Webgui 2019-05-01 22:45:53 +02:00
Admin9705
d5042227f0 Merge pull request #45 from Zoink5/patch-1
Removed OAUTH (breaks bitwarden-apps)
2019-04-25 13:44:36 -04:00
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
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
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
Zoink5
50a75a5780 Removed OAUTH (breaks bitwarden-apps)
Using oauth will cause Browser Extensions and Applications to be unable to load the server url properly. Removing this line fixes the problem. Login page is secured by accounts already.
2019-03-26 11:31:31 +01: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
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
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