Commit graph

814 commits

Author SHA1 Message Date
Eric Nemchik
53f7be033a Fix grafana api auth (add comments) 2023-04-20 16:44:39 -05:00
thelamer
aa9a292cec add more comments and include auth examples in kasm endpoint 2023-04-18 21:22:16 -04:00
thelamer
9f36f3102f use stock proxy conf 2023-04-18 21:22:16 -04:00
thelamer
e5df1f2ef9 fix missing header 2023-04-18 21:22:16 -04:00
thelamer
08a15c8feb add kasm subdomain sample 2023-04-18 21:22:16 -04:00
Eric Nemchik
3e4c4c2c47
Merge pull request #552 from linuxserver/remove-metrics
Remove metrics endpoints
2023-04-18 09:08:48 -05:00
Eric Nemchik
e3c4a4b620
Merge pull request #558 from linuxserver/dependabot/github_actions/actions/checkout-3.5.2
Bump actions/checkout from 3.5.0 to 3.5.2
2023-04-17 16:34:14 -05:00
dependabot[bot]
afbffd0aff
Bump actions/checkout from 3.5.0 to 3.5.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.5.0...v3.5.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-17 21:00:20 +00:00
aptalca
eb4db0fa13
Merge pull request #556 from linuxserver/validity
check for nginx conf validity
2023-04-16 16:53:30 -04:00
aptalca
8b7a052003
fix typo 2023-04-16 15:21:16 -04:00
aptalca
d876739884
check for nginx conf validity 2023-04-16 15:07:17 -04:00
Eric Nemchik
dc2b0b9df4
Merge pull request #553 from golles/patch-1
Add `dsmrreader.subdomain.conf.sample`
2023-04-16 09:55:26 -05:00
Eric Nemchik
c85fef5f14
Merge pull request #554 from golles/patch-2
Add `esphome.subdomain.conf.sample`
2023-04-16 09:54:32 -05:00
Eric Nemchik
2cebd9a014
Merge pull request #555 from roib20/fix-jfa-go
Fix jfa-go conf
2023-04-16 09:48:52 -05:00
roib20
d9f3370783
Fix jfa-go conf
Add missing `}` at line 45
2023-04-16 16:52:33 +03:00
Sander
19d518ed5d
Add esphome.subdomain.conf.sample 2023-04-15 13:06:57 +02:00
Sander
f3d3127498
Add dsmrreader.subdomain.conf.sample 2023-04-15 13:03:29 +02:00
Eric Nemchik
393e4341b2
Remove metrics endpoints 2023-04-14 20:37:51 +00:00
aptalca
4cb158eacf
Merge pull request #551 from linuxserver/project2
handle issue-pr close and review submitted actions
2023-04-14 15:54:10 -04:00
aptalca
fea4255d0f
handle issue-pr close and review submitted actions 2023-04-14 15:29:25 -04:00
Eric Nemchik
2ce858652d
Merge pull request #533 from roib20/jfa-go
Add jfa-go conf
2023-04-13 13:05:44 -05:00
Eric Nemchik
f3818f0ea3
Merge pull request #540 from blackerking/patch-2
Create oogway.subdomain.conf.sample
2023-04-13 12:58:03 -05:00
Eric Nemchik
d99fbdaf4b
Update oogway.subdomain.conf.sample 2023-04-13 12:57:53 -05:00
Eric Nemchik
7bbcf436d8
Merge pull request #547 from therobbiedavis/master
Adding kavita.subfolder.conf
2023-04-13 12:50:10 -05:00
Eric Nemchik
95bc6aba18
Update kavita.subfolder.conf.sample 2023-04-13 12:49:42 -05:00
Adam
9cf88866ec
Merge pull request #545 from STaRDoGG/patch-1 2023-04-12 22:21:55 +01:00
thelamer
787900ccbb add brief notes 2023-04-10 20:41:53 +00:00
thelamer
06ada7a594 update subfolder confs that point to websockify for kasmvnc based images 2023-04-10 20:41:53 +00:00
Eric Nemchik
f58b8f9cce
Merge pull request #548 from linuxserver/dependabot/github_actions/actions/checkout-3.5.0
Bump actions/checkout from 3.3.0 to 3.5.0
2023-03-28 09:02:09 -05:00
Eric Nemchik
8464cafacc
Merge pull request #546 from Alintya/master
Vaultwarden: Only match /admin at the start of routes
2023-03-28 09:01:34 -05:00
dependabot[bot]
75c24202d6
Bump actions/checkout from 3.3.0 to 3.5.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3.3.0...v3.5.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-27 21:02:49 +00:00
Robbie Davis
3086558e3c Updating formatting as per contributing standards 2023-03-27 11:18:08 -04:00
Robbie Davis
f6b7122a75 Adding kavita.subfolder.conf 2023-03-27 11:15:17 -04:00
Jannis S
b5db802df5 chore(vaultwarden): bump date 2023-03-27 12:06:55 +02:00
Jannis S
a0edbd65b4 fix(vaultwarden): only match starting with /admin 2023-03-27 11:50:20 +02:00
J. Scott Elblein
78d1d6dff2
Create cadvisor.subdomain.conf.sample
For Google Cadvisor Container Monitor:

https://hub.docker.com/r/google/cadvisor
https://github.com/google/cadvisor
2023-03-25 18:10:45 -05:00
roib20
1161460aeb
Merge branch 'linuxserver:master' into jfa-go 2023-03-23 11:58:45 +02:00
aptalca
79a256c79e
Merge pull request #543 from linuxserver/project
add new project workflow, delete invalid helper, update .gitignore
2023-03-21 18:11:04 -04:00
aptalca
a604174539
add new project workflow, delete invalid helper, update .gitignore 2023-03-21 16:56:51 -04:00
Eric Nemchik
83e3728d30
Merge pull request #539 from ZlabiDev/master
added fenrus and wordpress.subdomain.conf.sample
2023-03-18 06:50:18 -05:00
Roxedus
d1682159b2
Merge pull request #541 from linuxserver/grav 2023-03-18 12:24:21 +01:00
ZlabiDev
49187b4d3b added client_max_body_size 2023-03-18 07:47:47 +01:00
ZlabiDev
7e1c2f608f client_max_body_size line added 2023-03-18 07:46:22 +01:00
Eric Nemchik
31eef0689f Add grav subdomain 2023-03-17 14:03:36 +00:00
FS
2382bdd080
Create oogway.subdomain.conf.sample
Adding oogway webserver config
2023-03-16 08:14:33 +01:00
ZlabiDev
1bbbfc303d added wordpress subdomain config sample 2023-03-12 12:14:08 +01:00
ZlabiDev
12687cd8ce
Update fenrus.subdomain.conf.sample
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2023-03-12 10:15:33 +01:00
ZlabiDev
96fa6c8687
Update fenrus.subdomain.conf.sample
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2023-03-12 10:14:54 +01:00
ZlabiDev
5cf2630617
Update fenrus.subdomain.conf.sample
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2023-03-12 10:14:45 +01:00
ZlabiDev
3419eb9134 Merge branch 'master' of github.com:ZlabiDev/reverse-proxy-confs 2023-03-11 13:08:55 +01:00