Stavros Kois
43611dfa76
feat(traefik): add geoblock middleware ( #4396 )
...
* feat(traefik): add geoblock middleware
* add the required args
* add UI
* fix indentaiton
2022-11-13 12:03:07 +01:00
Kjeld Schouten-Lebbing
18c87f71b8
Update metrics60m.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:26:18 +01:00
Kjeld Schouten-Lebbing
c78573b9a5
Update metrics3m.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:26:00 +01:00
Kjeld Schouten-Lebbing
1c944567c7
Update metrics.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-12 12:25:43 +01:00
Kjeld Schouten-Lebbing
a0db0bec94
feat(apps): readd ingressList template
2022-11-11 18:51:30 +01:00
Kjeld Schouten-Lebbing
d7405c2a59
chore(gui): remove persistence name option from gui
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 15:05:45 +01:00
Stavros Kois
e330805402
fix(traefik): fix questions. Remove protocol selector globally ( #4375 )
...
* remove sdvanced q from http too
* fix traefik
* remove traefik
* put protocol behind checkbox
* bump
* remove advanced
* remove protocol selector
* bump patch🤞
* add desc
* dec
2022-11-11 14:54:11 +02:00
Kjeld Schouten-Lebbing
5c568e4b84
Yeet advanced service settings
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-11 12:46:41 +01:00
Kjeld Schouten-Lebbing
800312b295
fix(apps): remove references to targetPort
2022-11-11 09:49:15 +01:00
Kjeld Schouten-Lebbing
5864fce3ac
WIP Cleanup configuration options ( #4365 )
...
* chore(apps): remove un-needed UI elements
* dont grab metallb upstreams anymore
* add new readme template pointing to the website and remove helm-values system
* Move readme generation to daily job
* remove readme addition and remve readme generation from build-release script
* bump
* remvoe the use of helm-docs
* completely remove helm-docs
* move tag sync to renovate bump action
* fully remove tag sync and remove needless helm dependency updates
* remove needless helm prep
* get rid of needlessly loaded grafana repo
2022-11-10 16:46:44 +01:00
Stavros Kois
e1224804c3
fix(tailscale): switch to the new golang binary ( #4307 )
...
* fix(tailscale): switch to the new golang binary
* temp, let CI install tailscale
* test without secret
* change key name in secret
* change socket to varrun, which is the default that `tailscale` command looks for
* test with varrun enabled
* remove tty
* don't try to install TS
* dont load authkey as env
* update vpn template
* remove /var/lib as it now uses kubesecret for the state
* bump
2022-11-05 20:24:36 +02:00
Ethan Leisinger
2b29dc8794
feat(traefik): add support for insecureForwardAuth ( #4247 )
...
* add support for insecureSkipVerify for forwardAuth
* Fix handling of empty tls
* try something else
* simplify with with
* improve question layout and make proper version
* use piping for default
* Add some warning language for new feature
Signed-off-by: Ethan Leisinger <770373+packruler@users.noreply.github.com>
2022-11-03 00:39:33 +02:00
Kjeld Schouten-Lebbing
ed7dca527e
fix(GUI): remove ClusterFirstWithHostNetworking
...
It's set automatically already and is only usefull for hostNetworking related setups anyway
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-10-29 17:48:03 +02:00
Stavros Kois
2ec0b2eec8
chore(questions); fix HPA and networkPolicies UI ( #4018 )
...
* chore(questions); fix HPA
* fix netPolicies
* make HPA a list
* make netPolicy a list
* make names required and bump an app to test scale catalog
2022-10-07 19:46:09 +02:00
Stavros Kois
f961cff814
chore(apps): split addons in smaller templates ( #3979 )
...
* split addons in smaller templates
* replace includes in files
* remove empty line
2022-10-02 00:39:52 +03:00
Kjeld Schouten-Lebbing
d5a26f421c
Update persistenceList.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-30 19:22:42 +02:00
Kjeld Schouten-Lebbing
94ce924f85
Update persistenceAdvanced.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-30 19:22:10 +02:00
ksimm1
1888e072b7
feat(blocky): add blocky documentation links to descriptions ( #3964 )
...
* add blocky documentation links to descriptions
* run pre-commit on all files
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-09-30 18:00:41 +02:00
Stavros Kois
4c2ada63c9
feat(ci): make include replace simpler ( #3904 )
...
* move tempaltes
* update scripts
* bump for test
* print some info
* move some more files
* see what is taking so long
* remove time
* simple->LB
* CRLF->LF
* handle both LF and CRLF
* bumps
2022-09-26 10:11:11 +02:00
Kjeld Schouten-Lebbing
42493f8c84
fix(blocky): allow port changes, allow dot, fix prometheus and fix api access ( #3899 )
...
* fix(blocky): allow port changes, allow dot and fix api access
* update documentation and remove non-present unbound feature
* more docs
* fix a sponsor link while at it
* fix mistake
* fix two mistakes in prometheus config
* fix questions.yaml as well
* fix bug in basic auth template
2022-09-25 19:42:59 +02:00
Stavros Kois
ccf932740b
feat(treafik): add RealIP and addPrefix middleware ( #3884 )
...
* fix typo
* feat(treafik): add RealIP middleware
* move middlewares to includes
* bump minor
* remove pilot reference
* lint
* lint
* fix typo in workflow
* add script to update traefikMiddlewares
* add empty space
* realIP empty array
* add addprefix middleware
2022-09-25 11:14:39 +02:00
Kjeld Schouten-Lebbing
7be0dcbe6d
chore(Apps): refactor Services SCALE GUI
2022-09-19 00:17:23 +02:00
Stavros Kois
47562bcd6b
chore(questions.yaml): Disabled by default autoPermissions ( #3794 )
2022-09-17 12:35:11 +02:00
Stavros Kois
6c68a6c013
chore(questions): split serviceSelector ( #3751 )
...
* chore(questions): split serviceSelector
* replace questions with the new templates
2022-09-15 00:27:12 +03:00
Kjeld Schouten-Lebbing
4adc4b91b5
Update documentation.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-09-05 16:24:20 +02:00
Stavros Kois
be36c327fc
chore(questions): links only work in tooltips ( #3657 )
2022-09-02 00:30:35 +03:00
Stavros Kois
76f1c15e1f
feat(recyclarr): move to stable ( #3646 )
...
* feat(recyclarr): move to stable
* update questiosn and values
2022-08-31 19:44:32 +03:00
Stavros Kois
fdfa64ea41
chore(ui): make link clickable ( #3643 )
...
* chore(ui): make link clickable
* both
* Update templates/questions/documentation.yaml
* Update templates/questions/documentation.yaml
2022-08-31 12:37:56 +02:00
Stavros Kois
8e7db38ff0
fix(questions): fix default port in UDP ( #3645 )
2022-08-31 11:31:04 +03:00
Kjeld Schouten-Lebbing
9c232f799a
Update containerConfig.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-30 22:04:11 +02:00
Stavros Kois
274c522df6
feat(traefik): add support for proxyProtocol ( #3593 )
...
* feat(traefik): add support for proxyProtocol
* whoops
* empty space
* proxyprot on all entrypoints
* whoops again
* no fixes here
* Update charts/stable/traefik/templates/_args.tpl
* formatting
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-27 22:58:46 +02:00
Stavros Kois
03ee25eb41
chore(questions): remove required from configFile ( #3558 )
2022-08-25 00:50:43 +02:00
Stavros Kois
987c2834c6
feat(questions): add tailscale addon questions ( #3501 )
...
* feat(questions): add tailscale addon questions
* add sock5 server
* add description
* update questions
2022-08-24 17:11:02 +02:00
Kjeld Schouten-Lebbing
4e4e3447d8
Update documentation.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-23 23:33:58 +02:00
Kjeld Schouten-Lebbing
09115c5872
Update documentation.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-22 10:15:12 +02:00
Stavros Kois
2f30b3f950
fix(stdt): rename 7daystodie to stdt and cleanup ( #3529 )
...
* fix(stdt): rename 7daystodie to stdt and cleanup
* test
* update template
* update
2022-08-22 08:56:09 +03:00
Stavros Kois
c137b74b0e
Update documentation.yaml
...
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-22 08:35:52 +03:00
Kjeld Schouten-Lebbing
d62e3c6d9d
Update documentation.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-22 00:22:34 +02:00
Kjeld Schouten-Lebbing
8ecad379c3
docs: add sponsoring nagscreen
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-21 14:10:36 +02:00
Kjeld Schouten-Lebbing
777a2b6a26
Update persistenceBasic.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 23:04:16 +02:00
Kjeld Schouten-Lebbing
bd9a8304d5
Update groups.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:12:49 +02:00
Kjeld Schouten-Lebbing
768c6c78f8
donate -> docs
2022-08-12 13:11:35 +02:00
Kjeld Schouten-Lebbing
b07322e846
Update donate.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:08:11 +02:00
Kjeld Schouten-Lebbing
738b260d32
Update donate.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:06:57 +02:00
Kjeld Schouten-Lebbing
72220588b0
Update groups.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 13:02:37 +02:00
Kjeld Schouten-Lebbing
d99a7f1906
Create donate.yaml
...
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 12:57:55 +02:00
Stavros Kois
16fbffb961
fix(templates): move extraArgs from .Values.controller to .Values ( #3447 )
...
* fix(templates): move extraArgs from .Values.controller to .Values
* update questions
* whoops
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 10:40:46 +02:00
Stavros Kois
0e40f84cb8
fix(custom-app): Move command from .Values.controller.command to .Values.command ( #3446 )
...
* fix(custom-app): Move command from .Values.controller.command to .Values.command
* whoops
2022-08-12 10:39:16 +02:00
sagit
7ef110f221
fix(question): Fix a mistake ( #3438 )
...
Signed-off-by: sagit <36596628+Sagit-chu@users.noreply.github.com>
Signed-off-by: sagit <36596628+Sagit-chu@users.noreply.github.com>
2022-08-11 07:51:45 +00:00
Stavros Kois
7cd258678f
fix(docs): fix links ( #3362 )
...
* fix(docs): fix links
* update report to charts
* update some references from apps -> charts
2022-08-08 23:57:58 +02:00