Commit Graph

6680 Commits

Author SHA1 Message Date
allcontributors[bot]
5441b33c30 docs: add jeffb4 as a contributor (#3836)
* 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>
2022-09-22 00:23:57 +02:00
Jeff Bachtel
3969e7dafe Fix, correct 404 URL (#3835)
Quick-Starts subfolder of the documentation no longer seems to exist.

This seems to be where the page moved to.

Signed-off-by: Jeff Bachtel <jeffbachtel@gaggle.net>

Signed-off-by: Jeff Bachtel <jeffbachtel@gaggle.net>
2022-09-22 00:23:12 +02:00
TrueCharts Bot
d386930941 chore(deps): update helm chart common to v10.5.11 (#3833) 2022-09-21 19:29:14 +02:00
Stavros Kois
72eed4a6c3 fix(grafana): pre-create tmp dir (#3831)
* fix(grafana): pre-create tmp dir

* bump

* whoops

* eh
2022-09-21 19:29:01 +02:00
TrueCharts Bot
03b0ab3e45 chore(deps): update docker general non-major (#3827)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-21 19:28:37 +02:00
truecharts-bot
f2be506cef chore: Auto-update chart README [skip ci] 2022-09-21 09:54:19 +00:00
Xstar97
077a117a76 fix(universal-media-server): fix port and code (#3829) 2022-09-21 10:14:43 +02:00
TrueCharts Bot
3f38ff1803 chore(deps): update renovatebot/github-action action to v32.201.1 (#3828) 2022-09-21 08:53:11 +03:00
truecharts-bot
27eaf3cd8e chore: Auto-update chart README [skip ci] 2022-09-21 03:51:15 +00:00
Stavros Kois
b59564b7b3 fix(n8n): parse as int when comparing with 0 (#3824)
* fix(n8n): parse as int when comparing with 0

* hmm
2022-09-21 00:24:36 +02:00
Stavros Kois
7f3ad53b70 chore(services): move last apps to LB from simple (#3825) 2022-09-21 00:24:23 +02:00
truecharts-bot
f71bda7019 chore: Auto-update chart README [skip ci] 2022-09-20 21:41:23 +00:00
TrueCharts Bot
517b36567c chore(deps): update docker general non-major (#3818)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-20 22:07:20 +02:00
truecharts-bot
938dfbd29f chore: Auto-update chart README [skip ci] 2022-09-20 07:07:58 +00:00
TrueCharts Bot
42a12245a4 chore(deps): update helm chart common to v10.5.10 (#3819) 2022-09-20 08:35:38 +03:00
TrueCharts Bot
1efb3388b3 chore(deps): update renovatebot/github-action action to v32.199.1 (#3820) 2022-09-20 08:34:54 +03:00
truecharts-bot
2528ca86e9 chore: Auto-update chart README [skip ci] 2022-09-19 17:29:36 +00:00
Stavros Kois
68b73158d5 feat(bender): add bender (#3807)
* feat(bender): add bender

* Update charts/incubator/bender/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* protocol

* huh?

* Update charts/incubator/bender/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update values.yaml

* Update charts/incubator/bender/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/bender/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/bender/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/bender/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/bender/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/bender/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/bender/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-19 13:04:57 +02:00
truecharts-bot
12ff3cab54 chore: Auto-update chart README [skip ci] 2022-09-19 11:02:30 +00:00
TrueCharts Bot
8229f1a5e5 chore(deps): update docker general non-major (#3790)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-19 11:20:18 +02:00
Ben Kochie
652f9c6220 chore(prometheus): Expose prometheus configuration options in Scale GUI (#3797)
* Update prometheus configuration

* Add new config quesiton to adjust prometheus.scrapeInterval.
* Add new config question to adjust prometheus.evaluationInterval.
* Set default scrapeInterval to 15s to match typical Prometheus
  deployments.
* Set WAL compression to on by default, this has been default upstream
  since Prometheus v2.20.0 (2020-07-22).

Signed-off-by: SuperQ <superq@gmail.com>

* Update charts/stable/prometheus/questions.yaml

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

Signed-off-by: SuperQ <superq@gmail.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-19 11:20:03 +02:00
Stavros Kois
54d3875813 feat(wbo): add wbo (#3810)
* feat(wbo): add wbo

* Update charts/incubator/wbo/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* fix confmap

* update icon

* Update charts/incubator/wbo/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/wbo/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-19 11:17:16 +03:00
ksimm1
7f8048392d feat(docs): metallb basic setup guide (#3814)
* metallb basic setup guide

* lint and bump

Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-19 09:51:29 +02:00
TrueCharts Bot
bf041e5bfe chore(deps): update renovatebot/github-action action to v32.198.1 (#3813) 2022-09-19 08:45:35 +03:00
truecharts-bot
994b86c6d0 chore: Auto-update chart README [skip ci] 2022-09-19 02:03:09 +00:00
Kjeld Schouten-Lebbing
7be0dcbe6d chore(Apps): refactor Services SCALE GUI 2022-09-19 00:17:23 +02:00
truecharts-bot
24bcac5826 chore: Auto-update chart README [skip ci] 2022-09-18 20:30:24 +00:00
Stavros Kois
4b23ba9043 feat(flemarr): add flemarr (#3808)
* feat(flemarr): add flemarr

* required

* no service, persistence, portal

* no ingress

* add description

* add ci values

* lint

* lint

* Apply suggestions from code review

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* lint

* Update charts/incubator/flemarr/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 21:19:46 +03:00
Stavros Kois
ef270fcd7d feat(homepage): add homepage (#3806)
* feat(homepage): add homepage

* add icon

* Update charts/incubator/homepage/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 20:37:53 +03:00
Stavros Kois
787d0bc567 feat(flatnotes): add flatnotes (#3804)
* feat(flatnotes): add flatnotes

* rofs false

* Update charts/incubator/flatnotes/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* root

* user 1000

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 20:37:03 +03:00
Stavros Kois
c60bbda5ab feat(batnoter): add batnoter (#3805)
* feat(batnoter): add batnoter

* clean

* remove quotes

* rofs

* Update charts/incubator/batnoter/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* root

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 20:36:06 +03:00
Stavros Kois
297e365088 fix(plextraktsync): cron type does not work (#3811) 2022-09-18 20:30:59 +03:00
Stavros Kois
e42a19f645 feat(linkwallet): add linkwallet (#3809)
* feat(linkwallet): add linkwallet

* Update charts/incubator/linkwallet/values.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 19:46:40 +03:00
Stavros Kois
59967561a2 chore(apps): add gui option (#3803)
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-18 17:02:26 +03:00
truecharts-bot
01fe431239 chore: Auto-update chart README [skip ci] 2022-09-18 12:19:38 +00:00
Dyllan Tinoco
665a3999a0 feat(jupyter): Add Jupyter (#3616)
* Initial work for Jupyter notebook

* Fixed some things I forgot to change from base

* Added readme and changelog

* Update charts/incubator/jupyter/values.yaml

* Update charts/incubator/jupyter/values.yaml

* remove autogenerated content

* lint

* fix persistence and service

* Add some config options and try to fix permissions

I added some of the config options supported by the container. I also tried to fix permissions by setting UID and GID, but this doesn't seem to have worked

* Changed container to run as root

I changed the pod security so that it would run as root in order for it to deploy with proper folder permissions.  From my understanding while the pod is running as root the actual jupyter process is running as user 568 since I set the uid and gid to 568.

* update IDs

* some improvements

* typo

* update image repo

* update questions

* this is not needed, as users can select auto perms on persistance section

* Update charts/incubator/jupyter/questions.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/jupyter/Chart.yaml

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-18 13:47:51 +03:00
TrueCharts-Admin
73050862f3 chore(deps): update renovatebot/github-action action to v32.197.1 2022-09-18 08:32:56 +02:00
TrueCharts Bot
43e9e0d229 chore(deps): update renovatebot/github-action action to v32.197.0 (#3799) 2022-09-17 20:38:37 +00:00
Stavros Kois
47562bcd6b chore(questions.yaml): Disabled by default autoPermissions (#3794) 2022-09-17 12:35:11 +02:00
TrueCharts Bot
0f31d9aae6 chore(deps): update container image tccr.io/truecharts/dokuwiki to v20220731.1.0 (#3791)
* chore(deps): update container image tccr.io/truecharts/dokuwiki to v20220731.1.0

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-17 11:47:33 +03:00
Xstar97
69e918afd2 fix(plextraktsync): add docs and persistence (#3604)
* fix(plextraktsync): add docs and persistence

* fix(plextraktsync): add docs and persistence

* Update charts/incubator/plextraktsync/values.yaml

* Update charts/incubator/plextraktsync/Chart.yaml

* removed excess line

* create initContainers

* fixed init formatting

* add env to init container

* update questions.yaml

* removed comment

* Update charts/incubator/plextraktsync/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/plextraktsync/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/plextraktsync/values.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/plextraktsync/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/plextraktsync/docs/installation_notes.md

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/plextraktsync/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/plextraktsync/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/plextraktsync/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Update charts/incubator/plextraktsync/questions.yaml

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* switch to configmap

* lint

* Not needed

* add cron

* add gui

* delete docs for now

* majorbump

* cron update

Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-17 11:47:20 +03:00
TrueCharts Bot
85eac34233 chore(deps): update renovatebot/github-action action to v32.196.0 (#3789) 2022-09-16 20:28:38 +00:00
TrueCharts Bot
05ae0829f5 chore(deps): update github/codeql-action digest to 904260d (#3788) 2022-09-16 20:03:52 +00:00
Xstar97
dc8bdab50b feat(restreamer): Add all the options! (#3786)
* fix(restreamer): move to stable.

* Rename README..md to README.md

* Update Chart.yaml

* add few things

* update images

* add logs

* add api

* add storage_disk

* fix few things and add storage_mem

* add rtmp

* update changelo

* remove

* tweaks

* ffmpeg

* add debug and playout

* add metrics

* add router and sessions

* fix secret and move to incubator

* add health probe

* quotes

* quotes

Co-authored-by: Stavros kois <s.kois@outlook.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-09-16 22:41:51 +03:00
truecharts-bot
c99b62f699 chore: Auto-update chart README [skip ci] 2022-09-16 14:14:36 +00:00
truecharts-bot
4a7979b1bd chore: Auto-update chart README [skip ci] 2022-09-16 07:37:36 +00:00
TrueCharts Bot
19731ab5a3 chore(deps): update docker general non-major (#3787)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-16 08:38:14 +03:00
TrueCharts Bot
7c1d9f628a chore(deps): update github/codeql-action digest to 6a38b7d (#3785) 2022-09-15 17:42:34 +02:00
TrueCharts Bot
f0757f0e2c chore(deps): update docker general non-major (#3772)
* chore(deps): update docker general non-major

* Commit bumped Chart Version

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

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-09-15 17:42:23 +02:00
truecharts-bot
682efa11c4 chore: Auto-update chart README [skip ci] 2022-09-15 15:18:22 +00:00