Commit graph

1057 commits

Author SHA1 Message Date
mouzzampk2014
4dda88a082
Rename komga.subdomain.conf to komga.subdomain.conf.sample
Added .sample
2021-03-07 20:16:17 +00:00
mouzzampk2014
74db4e2edf
Added Komga subdomain 2021-03-07 18:32:29 +00:00
Aciel
6a7bd0d339
Fixed missing "/" in API
Added a missing `/` at the end on of `location ^~ /flexget/api`.
2021-03-02 14:03:24 +05:00
Aciel
5637c3c787
Added API block to flexget.subfolder.conf.sample 2021-03-02 13:49:08 +05:00
Aciel
4fc4140911
Added flexget.subfolder.conf.sample
flexget.subfolder.conf.sample for Swag
2021-02-22 14:11:32 +05:00
Roxedus
d1ec5404a4
Merge pull request #295 from STaRDoGG/patch-5
Create wallabag.subdomain.conf.sample
2021-02-21 18:18:46 +01:00
aptalca
9405a6060c
Merge pull request #296 from linuxserver/fb
Add filebrowser subdomain
2021-02-19 23:00:02 -05:00
Eric Nemchik
cfeaba5af2
Update filebrowser.subdomain.conf.sample 2021-02-19 21:41:25 -06:00
Eric Nemchik
44684f8b6b Adjust filebrowser subdomain 2021-02-19 21:27:46 -06:00
Eric Nemchik
8d8cfa3ab9 Add filebrowser subdomain 2021-02-19 21:27:25 -06:00
J. Scott Elblein
02ee4f6151
Create wallabag.subdomain.conf.sample
For the WallaBag container: https://hub.docker.com/r/wallabag/wallabag
2021-02-16 01:36:04 -06:00
pwatk
8a4a92b2bb Create aria2-with-webui.subdomain.conf.sample 2021-02-13 11:38:09 +00:00
Eric Nemchik
f5f4f8c544
Merge pull request #280 from STaRDoGG/patch-2
Create gotify.subfolder.conf.sample
2021-02-10 18:40:05 -06:00
Eric Nemchik
b1b91ed6f0
Merge pull request #275 from STaRDoGG/patch-1
Create chronograf.subfolder.conf.sample
2021-02-10 18:38:55 -06:00
Eric Nemchik
76c529adb5
Merge pull request #286 from Erriez/add-chronograf-subdomain
Add chronograf subdomain
2021-02-10 18:15:05 -06:00
J. Scott Elblein
808ea4acd8
Removed 2 lines that are already in proxy.conf 2021-02-10 10:03:21 -06:00
Eric Nemchik
02954d29fe
Merge pull request #281 from Akirainblack/master
Added bitwarden.subfolder.conf.sample
2021-02-10 08:48:19 -06:00
Akirainblack
bd361f2e1d
Update bitwarden.subfolder.conf.sample
Spaces removed as requested.
2021-02-10 14:44:59 +00:00
Eric Nemchik
002c4075f5
Merge pull request #283 from Erriez/add-privatebin-subdomain
Add privatebin subdomain sample
2021-02-10 08:37:20 -06:00
Eric Nemchik
c234921c18
Merge pull request #268 from bobokun/patch-1
Update recipes.subdomain.conf.sample
2021-02-10 08:26:31 -06:00
bobokun
a37f1e4325
Update recipes.subdomain.conf.sample
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2021-02-10 09:22:54 -05:00
Eric Nemchik
8a58f8cc09
Merge pull request #287 from blackerking/patch-1
Error Fix for latest version of youtube-dl
2021-02-10 08:14:36 -06:00
blackerking
2f978e5683
Error Fix for latest version
Fixes error with combination of nginx and starlette
2021-02-09 19:52:32 +01:00
Erriez
b3516326cf Add chronograf subdomain 2021-02-09 19:36:15 +01:00
Erriez
724bfc0a82 Add privatebin subdomain 2021-02-08 22:13:59 +01:00
Akirainblack
0ee2718328
Add files via upload 2021-02-05 10:39:11 +00:00
Roxedus
7bc28020f9
Merge pull request #265 from ksurl/podgrab
add podgrab
2021-02-02 14:40:25 +01:00
Roxedus
e5a35a322a
Merge pull request #279 from STaRDoGG/patch-4
Create openhab.subdomain.conf.sample
2021-02-02 14:37:04 +01:00
J. Scott Elblein
3a5d6dbcf0
Create gotify.subfolder.conf.sample
Subfolder RP settings for Gotify
2021-02-02 01:12:48 -06:00
J. Scott Elblein
40845e719f
Create openhab.subdomain.conf.sample
RP settings for OpenHAB: https://www.openhab.org/
2021-02-02 01:06:58 -06:00
J. Scott Elblein
e67aa9a7d4
Create chronograf.subfolder.conf.sample
RP settings for Chronograf: https://www.influxdata.com/time-series-platform/chronograf/
2021-02-01 20:58:11 -06:00
Roxedus
39e2164bb0
Merge pull request #269 from draco2003/patch-1
Handle Nginx http auth + grafana auth separately
2021-02-01 17:05:34 +01:00
draco2003
67ee892c32 Merge remote-tracking branch 'upstream/master' into patch-1
Pulling in updated regex and changes
2021-02-01 10:31:40 -05:00
Eric Nemchik
89d4ca8d7e
Merge pull request #272 from linuxserver/date-regex
Update check_samples.yml
2021-01-31 20:41:34 -06:00
Eric Nemchik
05abe41ad4
Update check_samples.yml
Use simpler date regex. No leap year checking.
2021-01-31 19:11:44 -06:00
Dan Rowe
a11dc81b1f
Handle Nginx http auth + grafana auth separately
Now for the subdomain as well.
2021-01-29 13:43:10 -05:00
Dan Rowe
895ee47559
Update Version Date 2021-01-29 13:41:00 -05:00
Dan Rowe
0a028041ef
Handle Nginx http auth + grafana auth separately
Went down a rabbit hole because I had my "admin" type directory protected by http auth, but the individual apps have their own user auth. The passed authorization header was causing problems with Grafana.
2021-01-29 12:58:23 -05:00
bobokun
b73c41fcff
Update recipes.subdomain.conf.sample
Updated links that were invalid and a working recipes reverse proxy. More information can be found in the discussion here https://github.com/vabene1111/recipes/discussions/341
2021-01-21 15:50:18 -05:00
ksurl
713bf43d2d add podgrab 2021-01-18 13:13:41 -08:00
Roxedus
77a6dee131
Merge pull request #264 from D4rkSl4ve/master 2021-01-17 00:26:31 +01:00
D4rkSl4ve
39599dda29
Update picard.subfolder.conf.sample 2021-01-16 16:11:37 -05:00
D4rkSl4ve
22141eae94
Update filebot.subfolder.conf.sample 2021-01-16 16:11:12 -05:00
D4rkSl4ve
ac45f1a794
Create picard.subfolder.conf.sample
Add working `picard.subfolder.conf.sample` to available samples
2021-01-16 13:07:52 -05:00
D4rkSl4ve
8ec8346cd4
Create filebot.subfolder.conf.sample
Add a working `filebot.subfolder.conf.sample` to the available samples.
2021-01-16 13:06:22 -05:00
Roxedus
c0e169077c
Merge pull request #261 from fwidder/dokuwiki-subfolder
Add Sample Config for Dokuwiki Subfolder
2021-01-11 00:11:21 +01:00
Eric Nemchik
9b9ea98543
Merge pull request #259 from linuxserver/date-format
Add warning about date format
2021-01-10 17:07:45 -06:00
Roxedus
309e0971a1
Merge pull request #258 from Roxedus/huginn 2021-01-11 00:05:41 +01:00
Roxedus
7df044c43e
Merge pull request #256 from ksurl/youtube-dl-server 2021-01-11 00:04:45 +01:00
Roxedus
f9284aaf72
Merge pull request #257 from pagdot/patch-1 2021-01-10 23:38:48 +01:00