Commit Graph
454 Commits
Author SHA1 Message Date
AcielandGitHub 6a7bd0d339 Fixed missing "/" in API
Added a missing `/` at the end on of `location ^~ /flexget/api`.
2021-03-02 14:03:24 +05:00
AcielandGitHub 5637c3c787 Added API block to flexget.subfolder.conf.sample 2021-03-02 13:49:08 +05:00
AcielandGitHub 4fc4140911 Added flexget.subfolder.conf.sample
flexget.subfolder.conf.sample for Swag
2021-02-22 14:11:32 +05:00
RoxedusandGitHub d1ec5404a4 Merge pull request #295 from STaRDoGG/patch-5
Create wallabag.subdomain.conf.sample
2021-02-21 18:18:46 +01:00
aptalcaandGitHub 9405a6060c Merge pull request #296 from linuxserver/fb
Add filebrowser subdomain
2021-02-19 23:00:02 -05:00
Eric NemchikandGitHub 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 ElbleinandGitHub 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
Eric NemchikandGitHub f5f4f8c544 Merge pull request #280 from STaRDoGG/patch-2
Create gotify.subfolder.conf.sample
2021-02-10 18:40:05 -06:00
Eric NemchikandGitHub b1b91ed6f0 Merge pull request #275 from STaRDoGG/patch-1
Create chronograf.subfolder.conf.sample
2021-02-10 18:38:55 -06:00
Eric NemchikandGitHub 76c529adb5 Merge pull request #286 from Erriez/add-chronograf-subdomain
Add chronograf subdomain
2021-02-10 18:15:05 -06:00
J. Scott ElbleinandGitHub 808ea4acd8 Removed 2 lines that are already in proxy.conf 2021-02-10 10:03:21 -06:00
Eric NemchikandGitHub 02954d29fe Merge pull request #281 from Akirainblack/master
Added bitwarden.subfolder.conf.sample
2021-02-10 08:48:19 -06:00
AkirainblackandGitHub bd361f2e1d Update bitwarden.subfolder.conf.sample
Spaces removed as requested.
2021-02-10 14:44:59 +00:00
Eric NemchikandGitHub 002c4075f5 Merge pull request #283 from Erriez/add-privatebin-subdomain
Add privatebin subdomain sample
2021-02-10 08:37:20 -06:00
Eric NemchikandGitHub c234921c18 Merge pull request #268 from bobokun/patch-1
Update recipes.subdomain.conf.sample
2021-02-10 08:26:31 -06:00
a37f1e4325 Update recipes.subdomain.conf.sample
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2021-02-10 09:22:54 -05:00
Eric NemchikandGitHub 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
blackerkingandGitHub 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
AkirainblackandGitHub 0ee2718328 Add files via upload 2021-02-05 10:39:11 +00:00
RoxedusandGitHub 7bc28020f9 Merge pull request #265 from ksurl/podgrab
add podgrab
2021-02-02 14:40:25 +01:00
RoxedusandGitHub e5a35a322a Merge pull request #279 from STaRDoGG/patch-4
Create openhab.subdomain.conf.sample
2021-02-02 14:37:04 +01:00
J. Scott ElbleinandGitHub 3a5d6dbcf0 Create gotify.subfolder.conf.sample
Subfolder RP settings for Gotify
2021-02-02 01:12:48 -06:00
J. Scott ElbleinandGitHub 40845e719f Create openhab.subdomain.conf.sample
RP settings for OpenHAB: https://www.openhab.org/
2021-02-02 01:06:58 -06:00
J. Scott ElbleinandGitHub 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
RoxedusandGitHub 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 NemchikandGitHub 89d4ca8d7e Merge pull request #272 from linuxserver/date-regex
Update check_samples.yml
2021-01-31 20:41:34 -06:00
Eric NemchikandGitHub 05abe41ad4 Update check_samples.yml
Use simpler date regex. No leap year checking.
2021-01-31 19:11:44 -06:00
Dan RoweandGitHub a11dc81b1f Handle Nginx http auth + grafana auth separately
Now for the subdomain as well.
2021-01-29 13:43:10 -05:00
Dan RoweandGitHub 895ee47559 Update Version Date 2021-01-29 13:41:00 -05:00
Dan RoweandGitHub 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
bobokunandGitHub 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
RoxedusandGitHub 77a6dee131 Merge pull request #264 from D4rkSl4ve/master 2021-01-17 00:26:31 +01:00
D4rkSl4veandGitHub 39599dda29 Update picard.subfolder.conf.sample 2021-01-16 16:11:37 -05:00
D4rkSl4veandGitHub 22141eae94 Update filebot.subfolder.conf.sample 2021-01-16 16:11:12 -05:00
D4rkSl4veandGitHub ac45f1a794 Create picard.subfolder.conf.sample
Add working `picard.subfolder.conf.sample` to available samples
2021-01-16 13:07:52 -05:00
D4rkSl4veandGitHub 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
RoxedusandGitHub c0e169077c Merge pull request #261 from fwidder/dokuwiki-subfolder
Add Sample Config for Dokuwiki Subfolder
2021-01-11 00:11:21 +01:00
Eric NemchikandGitHub 9b9ea98543 Merge pull request #259 from linuxserver/date-format
Add warning about date format
2021-01-10 17:07:45 -06:00
RoxedusandGitHub 309e0971a1 Merge pull request #258 from Roxedus/huginn 2021-01-11 00:05:41 +01:00
RoxedusandGitHub 7df044c43e Merge pull request #256 from ksurl/youtube-dl-server 2021-01-11 00:04:45 +01:00
RoxedusandGitHub f9284aaf72 Merge pull request #257 from pagdot/patch-1 2021-01-10 23:38:48 +01:00
Florian WidderandGitHub 14074f4ea9 Add Sample Config for Dokuwiki Subfolder 2021-01-06 20:10:42 +01:00
Eric NemchikandGitHub 602a900b0a Add warning about date format 2021-01-03 13:10:19 -06:00
Roxedus 7641fd5844 Stupid zero
Why did i convince IX to make this regex?
2021-01-03 17:53:11 +01:00