Commit Graph

82 Commits

Author SHA1 Message Date
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
Stavros Kois ac9cc7f736
chore(questions): replace questions parts with templates (#3402)
* chore(questions): replace port parts with templates

* chore(questions): replace controller parts with templates

* remove tons of whitespce

* remove quotes from strings on templates

* make complete controller an include

* default to recreate

* remove replica and strategies as it's covered from controllerStrtegies include

* remove whitespace again

* replace controllertype with include (deployment/daemonset/statefulset)

* replace advanced port part except targetport

* remove more quotes

* add hidden toggle of enable the port

* new includes

* update build script

* controller deploy/stateful/deamon template changes

* replace controllerStrategies with replicas, replica#, strategy, recreate

* move 2 templates into a subfolder

* remove quotes

* remove disabled portals from questions and defined them on values

* remove enabled portal from the questions and add it on values

* one more app

* Portal cleanup

* remove portal templates

* add more includes

* replace portal links

* move some templates in folders

* replace ingressRoot with template

* more grouping

* replace persistenceroot with template

* replace serviceExpertRoot

* replace serviceroot

* fix a rogue one

* vctRoot

* securityContext cleanup

* remove quotes from templates on string

* replace vctRoot

* replace advanedSecurityRoot

* replace podsecurity root

* Update .github/scripts/build-catalog.sh

* Update values.yaml

* remove dupe portal

* update build-release script

* fix paths

* fix apps with imageSelector

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-08 23:25:02 +02:00
Stavros Kois 37374e0e9b
fix(guacamole-client): adjust initcontainers with new image (#3069)
* fix(guacamole-client): add postgres image in values

* use multiinit image and cleanup shellscript format

* update image ref of czkawka

* better scalars

* quote
2022-07-04 19:15:44 +00:00
Stavros Kois e4e6f86d2c
feat(custom-app): Add custom command UI (#2983)
* feat(custom-app): Add custom command UI

* give custom command it's own checkbox

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-06-27 11:38:05 +02:00
Kjeld Schouten-Lebbing 6452c1b36d
fix(charts): hotpatch to disable HPA and networkPolicy in SCALE interface, due to incompatible format. 2022-06-07 23:29:22 +02:00
Kjeld Schouten-Lebbing 72ed0cda1c
feat(questions): add NFS server persistence GUI option and simplify persistence section 2022-06-05 16:59:11 +02:00
Stavros Kois 5fd2f05d3d
fix(templates): fix type for ingressadvanced (#2583) 2022-04-29 05:55:05 +00:00
Stavros Kois 968cb8b22d
feat(inventree): add inventree (#2576)
* feat(inventree): add inventree

* update gui

* app nginx

* fix path

* fix(templates): expect of cidr must be string instead of int

* fix worker vols

* root

* no root

* use container's uesr

* root group

* rofs

* try without nginx

* try without nginx

* remove

* start server as additionalcont to start first

* init db

* check

* migrate

* init account

* add secret on ui
2022-04-28 23:00:02 +03:00
Stavros Kois f908a9f312
fix(templates): make security questions overridable in values (#2211)
* fix(templates): make security questions overridable in values

* fix(uptime-kuma): set PUID: 0

* change naming
2022-03-19 11:08:57 +01:00
kjeld Schouten-Lebbing d11fb7322d
chore(CI): update questions ci a bit 2022-03-03 17:15:31 +01:00
Kjeld Schouten-Lebbing 4c5c3e5197
fix(Apps): BREAKING CHANGE Move some env-vars outside of env section (#2010)
* set TZ, PUID and UMASK differently

* more fixes

* this might be breaking so bump major

* ensure PUID and UMASK references are updated

* update test

* fiz references
2022-03-03 15:04:31 +01:00
Kjeld Schouten-Lebbing a571f0d1eb
fix(apps): set additional_attrs: true on all dicts (#1750)
* fix(docs): update the backup and restore guide

* fix(apps): set additional_attrs: true on all dicts

* even more
2022-01-21 01:35:59 +01:00
kjeld Schouten-Lebbing fbeb8c032e
fix(gui): correct mistakes in networkpolicy gui 2022-01-13 15:58:28 +01:00
Kjeld Schouten-Lebbing fecf825811
feat(common): add GUI for networkPolicy (#1710)
* feat(common): add GUI for networkPolicy

* add networkPolicies Ports GUI

* working on GUI compatible ipblock parsing

* add network policy runtests

* rename

* fix some networkPolicy mistakes

* add pod and namspace selector parsing

* finish the common portion of the network policy

* Add prototype IPblock GUI

* Build a GUI

* bump common
2022-01-13 15:05:23 +01:00
Kjeld Schouten-Lebbing 80039c40a7
feat(gui): expose capabilities in GUI (#1709)
* feat(common): expose capabilities in GUI

* add advanced podsecuritycontext include to all Apps

* add securityContext advanced include to all Apps
2022-01-13 12:18:20 +01:00
Kjeld Schouten-Lebbing 9ee0dfe403
feat(Common): properly setup extra-args support (#1708) 2022-01-13 11:43:26 +01:00
Kjeld Schouten-Lebbing da35f12e2b
feat(common): add TTY, STDIN and IPFamily support (#1700)
* feat(common): add TTY and STDIN support

Also fixes a mistake in the GUI for external interfaces

* bump minor on common

* add IP families as well
2022-01-12 20:24:01 +01:00
Kjeld Schouten-Lebbing 9abf8aa990
feat (common): Readd external-interfaces as expert option (#1698) 2022-01-12 19:18:39 +01:00
Stavros Kois c80a19fa39
chore(templates): Adds description for CPU and RAM (#1669)
* chore(templates): Adds description for CPU and RAM

Also remove memory as its redundant and capitalize a label

* Update templates/questions/resources.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-01-09 17:33:38 +01:00
kjeld Schouten-Lebbing 241c766422
chore(metrics): disable metrics GUI by default 2021-11-25 14:34:46 +01:00
Kjeld Schouten-Lebbing 19ef571469
feat(prometheus): add some prometheus exporter-Apps (#1388)
* feat(prometheus): add some prometheus exporter-Apps

* delete notes

* little fix

* fix

* crlf and ignore

* keywords

* hmm

* no quote try

* portals

* skip tests for promcord

* hmm

* Add questions
2021-11-23 21:36:27 +01:00
Stavros Kois 5deeec3562
chore(apps): Move GPU config to the end of the section for cleaner UI (#1324) 2021-11-14 14:32:00 +01:00