Commit Graph

3309 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 5b84caa715
fix(apps): correct some ports mistakes (#1416)
* fix(apps): correct some ports mistakes

* Some fixes and cleanup
2021-11-28 10:44:06 +01:00
Stavros Kois b1e5faa4c4
fix(apps): move conflicting ports to 10xxx range (#1415)
* fix(apps): move conflicting ports to 10xxx range

* remove `protocol: TCP` as its the default anyway

* Change `"HTTP"` -> `HTTP` to much common

* lms udp port should be udp protocol

* resolve some conflicts

* clear port 80 conficts

* clean 3000 and 5000 port conflicts

* more conflict cleaning

* more conflict cleaning

* more cleanup

* more

* cleanup

* Avoid confclicts with official apps
2021-11-28 10:26:31 +01:00
kjeld Schouten-Lebbing c3d7106214
add official twitch account 2021-11-27 22:18:40 +01:00
TrueCharts-Bot 0ea57d39ad Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-25 20:05:17 +00:00
Kjeld Schouten-Lebbing a4882ed45b
feat(prometheus): add more default exporters to prometheus (#1406)
* feat(prometheus): add more default exporters to prometheus

* use correct bump
2021-11-25 21:00:56 +01:00
kjeld Schouten-Lebbing 241c766422
chore(metrics): disable metrics GUI by default 2021-11-25 14:34:46 +01:00
TrueCharts-Bot ec0d8c39ba Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-25 13:08:30 +00:00
kjeld Schouten-Lebbing f4c3a7389c
chore(unpoller): rename unifi-poller to unpoller 2021-11-25 14:03:47 +01:00
TrueCharts-Bot ebe222e2ce Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 23:20:07 +00:00
kjeld Schouten-Lebbing 16dd3f3ded
docs(readme): update roadmap 2021-11-25 00:12:31 +01:00
kjeld Schouten-Lebbing d82d77692c
fix(uptimerobot-prometheus): correct expose api-key in GUI and move to stable 2021-11-25 00:10:04 +01:00
kjeld Schouten-Lebbing 277c06fde1
chore(minio): bump minio 2021-11-25 00:05:45 +01:00
kjeld Schouten-Lebbing 540d164b87
chore(prometheus): bump version 2021-11-25 00:05:17 +01:00
kjeld Schouten-Lebbing a58cc0654c
chore(unifi-poller): bump unifipoller 2021-11-25 00:04:00 +01:00
kjeld Schouten-Lebbing f29acef513
chore(promcord): move promcord to stable 2021-11-25 00:03:30 +01:00
kjeld Schouten-Lebbing 6e8610350a
fix(promcord): correctly expose discord token 2021-11-25 00:02:45 +01:00
kjeld Schouten-Lebbing d53c26b014
chore(minio): move minio to stable 2021-11-24 23:59:50 +01:00
kjeld Schouten-Lebbing b0751105ae
fix(prometheus): correctly digest pin the containers 2021-11-24 23:59:04 +01:00
kjeld Schouten-Lebbing 8ba93f2bc1
chore(unifi-poller): move unifi-poller to stable 2021-11-24 23:56:30 +01:00
kjeld Schouten-Lebbing 505aec0ed5
fix(speedtest-exporter): allow write to filesystem and move to stable 2021-11-24 23:52:08 +01:00
kjeld Schouten-Lebbing 3db44016d0
feat(unifi-poller): Add questions for default config options 2021-11-24 23:47:25 +01:00
TrueCharts-Bot e1ad7fc654 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 22:13:41 +00:00
Kjeld Schouten-Lebbing d925ce6fbf
feat(prometheus): add more config options to GUI (#1398)
* feat(prometheus): add more config options to GUI

* move to core
2021-11-24 23:10:02 +01:00
allcontributors[bot] ec8bf3b3f3
docs: add timothystewart6 as a contributor for doc (#1397)
* docs: update .github/README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-11-24 23:02:06 +01:00
Techno Tim 82c9695f8f
fix(readme): broken link to quick start (#1396) 2021-11-24 23:01:36 +01:00
TrueCharts-Bot 06db499aad Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 19:52:12 +00:00
kjeld Schouten-Lebbing 6e4278d524
chore(promtail): move promtail to dependency train 2021-11-24 20:46:38 +01:00
TrueCharts-Bot b05b6dd578 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 19:29:03 +00:00
kjeld Schouten-Lebbing 136faf9a7d
chore(Loki): bump promtail 2021-11-24 20:24:15 +01:00
TrueCharts-Bot eeb71cedd0 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 19:10:54 +00:00
kjeld Schouten-Lebbing 57659fe0f9
fix(promtail): fix storage issues with promtail 2021-11-24 20:06:11 +01:00
TrueCharts-Bot c212aa3bbc Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 18:20:56 +00:00
Kjeld Schouten-Lebbing 1f898423bc
fix(loki): use our own promtail dependency (#1395)
* fix(loki): use our own promtail dependency

* bump promtail

* bump promtail again
2021-11-24 19:17:25 +01:00
TrueCharts-Bot e7ccbf8576 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 18:02:10 +00:00
kjeld Schouten-Lebbing b8fbbeeb3d
fix(promtail): correct mistake in namespace generator 2021-11-24 18:57:15 +01:00
TrueCharts-Bot d0aa093d5c Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 17:42:09 +00:00
kjeld Schouten-Lebbing 82a97e930e
fix(promtail): use actual namespace on promtail 2021-11-24 18:37:14 +01:00
TrueCharts-Bot 76e2097bab Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 16:44:42 +00:00
Kjeld Schouten-Lebbing fe7eff74ef
add(promtail): add our own promtail dependency App (#1394)
* add(promtail): add our own promtail dependency App

* try using an initcontainer to softlink shizzle

* linting

* hmm

* hmm

* without init

* no RO

* hmm

* hmm

* hmm no tol?

* set tag

* env gone

* no daemonset

* hmm

* ok

* dupe

* fallback error message instead of exit 1

* hmm

* the things obviously needs root
2021-11-24 17:40:43 +01:00
TrueCharts-Bot ef88f97f37 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 13:09:04 +00:00
renovate[bot] 8e5dce60b1
chore(deps): update ghcr.io/linuxserver/lazylibrarian:latest docker digest to 4dd1959 (#1392)
* chore(deps): update ghcr.io/linuxserver/lazylibrarian:latest docker digest to 4dd1959

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 14:05:46 +01:00
TrueCharts-Bot 55a36cc694 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 12:14:52 +00:00
kjeld Schouten-Lebbing 4d4d8d3551
fix(loki): disable promtail for the time being (needs fix for dataset access) 2021-11-24 13:09:26 +01:00
TrueCharts-Bot bc389bc5de Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 11:39:43 +00:00
kjeld Schouten-Lebbing 1549b4ccb3
feat(loki): expose some more settings 2021-11-24 12:33:46 +01:00
TrueCharts-Bot 09471dc162 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-24 11:20:48 +00:00
kjeld Schouten-Lebbing e69a12c0c7
chore(grafana): move grafana to stable 2021-11-24 12:16:28 +01:00
kjeld Schouten-Lebbing c97c9a7fa7
update apps request docs 2021-11-24 00:10:31 +01:00
TrueCharts-Bot 3e92b39506 Commit released Helm Chart and docs for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2021-11-23 22:55:28 +00:00
Kjeld Schouten-Lebbing 3531ef9ea1
add(grafana): Add grafana to incubator Apps (#1391)
* add(grafana): Add grafana to incubator Apps

* whoops

* digest pin the container
2021-11-23 23:51:54 +01:00