renovate[bot]
f4e6dbe7bc
chore(deps): update non-major deps helm releases ( #1345 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-16 22:46:28 +01:00
renovate[bot]
55c73e77a8
chore(deps): update non-major deps helm releases ( #1338 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 23:09:08 +01:00
renovate[bot]
8da7e0bc30
chore(deps): update non-major deps helm releases ( #1328 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-14 18:12:55 +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
Stavros Kois
fa93d84e29
chore(apps): clean up Chart.yaml ( #1322 )
...
* fix url for maintainers
* chore(apps): clean up Chart.yaml
* remove whitespace
* remove maintainer from depracated app
2021-11-14 14:31:24 +01:00
Stavros Kois
477c4c6290
fix(apps): Allow spaces in paths ( #1306 )
2021-11-10 22:14:55 +01:00
renovate[bot]
d47e9a4829
chore(deps): update non-major deps helm releases ( #1297 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-09 11:44:43 +01:00
renovate[bot]
f127275770
chore(deps): update non-major deps helm releases ( #1295 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 19:07:51 +01:00
kjeld Schouten-Lebbing
6efe6e6ace
feat(Apps): Hide custom resource limits by default (falls back to common defaults)
2021-11-07 17:55:11 +01:00
renovate[bot]
d1dd00ba74
chore(deps): update non-major deps helm releases ( #1291 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-07 15:54:08 +01:00
kjeld Schouten-Lebbing
dcb6d8e3e1
fix(Apps): prevent duplicate port use and fix some questions.yaml mistakes
2021-11-07 11:49:14 +01:00
kjeld Schouten-Lebbing
1ff3b745e0
feat(testing): Write new persistence GUI and move persistence into includes
2021-11-06 19:23:24 +01:00
Kjeld Schouten-Lebbing
32c6f11de4
chore(common): add additional aliasses for simple hostpath persistence ( #1287 )
...
* chore(common): add additional aliasses for simple hostpath persistence
* hmm
* mountpath, dont use null
* use correct type
* whoops
* bump testrc2
2021-11-06 18:56:41 +01:00
kjeld Schouten-Lebbing
5dc1b36ffa
correct a mistake in persistence list
2021-11-06 17:28:12 +01:00
kjeld Schouten-Lebbing
5f83b52688
fix small mistake in persistence list
2021-11-06 17:01:08 +01:00
Kjeld Schouten-Lebbing
b832ea9c80
feat(common): introduce simplePVC and simplyHP aliasses for persistence types ( #1286 )
...
* feat(common): introduce simplePVC and simplyHP aliasses for persistence types
* correct a mistake
* more fixes
2021-11-06 16:38:54 +01:00
kjeld Schouten-Lebbing
076145b865
chore(Apps): default serviceList to Simple type
2021-11-06 13:20:28 +01:00
kjeld Schouten-Lebbing
7761d59da4
Chore(Apps): Default to Simple service type
2021-11-06 13:18:22 +01:00
kjeld Schouten-Lebbing
ee60aa2151
chore(Apps): fix expert controller settings indent
2021-11-06 13:17:22 +01:00
kjeld Schouten-Lebbing
de1a033a53
fix(jackett): correct duplicate variable name in questions.yaml
2021-11-06 12:58:05 +01:00
Kjeld Schouten-Lebbing
4dfe95fa9a
chore(jackett): refactor ServiceType to simplify it ( #1285 )
...
* chore(jackett): refactor ServiceType to simplify it
* put securityContext hidden behind a checkbox
* chore(Apps): put deployment config behind checkbox
(cherry picked from commit c75410141ae2f1394f38437c42042ce689604fc8)
* bump common on Jackett for testing
2021-11-06 12:00:55 +01:00
Kjeld Schouten-Lebbing
6a54105c7a
feat(common): Add simple servicetype as a LoadBalancer Alias ( #1284 )
...
* feat(common): Add simple servicetype as a LoadBalancer Alias
* add serviceList UI tweak
* Fix typo
* bump
* move servicetype selection code to include
* Clearly flag NodePort and LoadBalancer as advanced
As NodePort does require advanced settings to be checked now
2021-11-06 11:29:34 +01:00
renovate[bot]
d98861711c
chore(deps): update non-major deps helm releases ( #1267 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-02 18:45:07 +01:00
renovate[bot]
0f52f2344f
chore(deps): update non-major deps helm releases ( #1264 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-01 14:37:13 +01:00
Kjeld Schouten-Lebbing
00795e3d53
fix(common): set default ndots to 1 and fix dnsoptions in GUI ( #1262 )
...
* fix(common): set default ndots to 1 and fix dnsoptions in GUI
* bump
2021-11-01 13:37:56 +01:00
renovate[bot]
0bf9014d69
chore(deps): update non-major deps helm releases ( #1245 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 21:13:42 +02:00
renovate[bot]
850c757e82
chore(deps): update helm chart common to v8.3.15 ( #1240 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-10-26 16:28:59 +02:00
kjeld Schouten-Lebbing
1505572095
update chart template
2021-10-22 14:02:06 +02:00
kjeld Schouten-Lebbing
c4a6348636
whoops
2021-10-20 20:05:36 +02:00
Kjeld Schouten-Lebbing
5c11bc8fb0
fix(Postgresql): use correct PVC storageClass when using postgresql as a dependency on SCALE ( #1212 )
...
* fix db persistence
* Add global isSCALE flag to every questions.yaml file
* bump common
2021-10-20 19:39:05 +02:00
Stavros Kois
0d11f8cba4
chore(apps): Add description on persistence ( #1172 )
2021-10-18 22:27:21 +02:00
Kjeld Schouten-Lebbing
6c64fd2c01
fix(apps): force users using correct / prefix for mounPath ( #1156 )
2021-10-17 13:48:45 +02:00
Kjeld Schouten-Lebbing
a26eb7e344
feat(apps): fill incubator with a bunch of new apps ( #1083 )
...
* (feat) fill incubator with a bunch of new apps
* Ornias' cleanup
* stavros' cleanup
* Ornias' second cleanup
* Add basic SCALE Compatibility layer and docs
* Ornias's cleanup 3
* Stavros' cleanup 2
Update service's port on the skipped apps (+32 squashed commit)
Squashed commit:
[361963ced] config -> data on some apps
[545c32b55] wiki
[41fb4f518] twtxt
[02169bad9] static
[a9042669c] sqlitebrowser
[f09ce3d76] smokeping
[01d2f9af6] sickgear
[680fd358f] sickchill
[71856480f] shorturl
[ce130ac8a] Remmina
[6410ec2ae] pixapop
[a1ea2a33f] Piwigo
[0b4c52d43] photoshow
[25e9a44fd] novnc
[84954deae] notes
[b3be0b28d] muximux
[43d2b37a5] mstream
[736f9877f] Medusa
[8ef3434d6] Headphones
[05e52284f] Grav
[7ce6f1723] golinks
[b4eee91e6] fossil
[d19b44434] FIlezilla
[926236447] Doublecommander
[6f68e5253] Digikam
[f14d3af21] Davos
[8108c01ea] Code-server
[496991750] Cloud9
[4ad02a99f] Beets
[f2f0565b9] Apache-musicindex
[9bf8de8c4] aria2
[283edf7b0] Audacity
* Ornias' cleanup 4
try something for amcrest and zigbee (+8 squashed commit)
Squashed commit:
[a199779a9] First part of leaf2mqtt
[0eb7fea43] cryptfolio
[81c2b9b8b] amcrest readonly default true
[fc62aebb4] setup amcrest2mqtt
[d97f7d1fe] remove empty secret references
[ec0e6b1b3] remove sogo for now (till we have a decent mail server and such)
[9be04c1e7] Adapt to recent serviceExpert changes (includes)
(cherry picked from commit 98acc5f93f9f1aa5129942af7f196a04ed6a8c1e)
[8362ebc89] Adapt to recent ingress changes in questions.yaml (includes)
(cherry picked from commit d307ba98a74d470c45c8fdff51423930826015a9)
* Stavros' cleanup 3
leaf2mqtt actually needs root when the core fuctionality env's are populated (+6 squashed commit)
Squashed commit:
[4ef306f0c] minio-console
[6ad206b48] finish whoogle and move fixed envs on top
[aaf48575c] finish 4 apps
[97ad3fd4d] don't leave sercrets empty
[e27b98841] sync more env's and sercrets
[398929040] sync secrets
* Initial work on valheim (WIP)
* fix some linting issues
* Use the configuration only as a default and let users expand it using env vars
* indent issue on valheim
* add second ingress to valheim
* remove some old valheim comments
* valheim fix port ints
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-10-13 22:46:42 +02:00
Kjeld Schouten-Lebbing
f28e149fb4
(chore) Move more questions.yaml content to includes ( #1101 )
...
* (chore) add more includes and include processing
* fully edit airsonic
* move serviceExpert to include (except host-network)
* Move default ingress settings to include
2021-10-05 12:50:21 +02:00
Kjeld Schouten-Lebbing
1d94d2e7bb
(chore) standardise resources ( #1093 )
2021-10-04 13:46:38 +02:00
Kjeld Schouten-Lebbing
2b6ba98a6b
(chore) move standardised env-vars to include ( #1092 )
...
* intial work on moving fixed envs to include
* add include to release scripting
2021-10-04 13:27:12 +02:00
Stavros Kois
1eb46b4fb7
(fix) make regex for resources more strict ( #1072 )
...
* make regex for resources more strict
* Update validation docs
* Review feedback
2021-10-01 23:12:26 +02:00
kjeld Schouten-Lebbing
2480afdf9b
(fix) correct mistake in addons include
2021-09-29 16:20:11 +02:00
Kjeld Schouten-Lebbing
cfdffdb3be
(feat) add CodeServer addon and addon improvements ( #1059 )
...
* simplify addons to not require manually entered volumemounts, just mount them all.
* simplify addons
* cleanup promtail and codeserver
* fix mistake in codeserver
* try to add codeserver runtest
* add netshoot runtest
* fix codeserver ports
* different codeserver port for integrationt est
* bump common
2021-09-29 15:10:26 +02:00
Kjeld Schouten-Lebbing
2b5fe533f6
(feat) Add Promtail and Netshoot addons ( #1058 )
...
* add promtail addon
* Add Netshoot addon
* update common to include envList for addons
* Add basic promtail and netshoot unittests
2021-09-29 14:18:57 +02:00
Kjeld Schouten-Lebbing
8418b3e7e7
(chore) increase default resource limits ( #1036 )
2021-09-26 20:49:03 +02:00
Kjeld Schouten-Lebbing
68a5032dad
(chore) move resource(limits) to an include for easier maintenance ( #1034 )
2021-09-26 20:44:02 +02:00
Kjeld Schouten-Lebbing
acf510ea13
(feat) Standardise and Harden default app securitycontext ( #1028 )
...
* Apply security hardened defaults to values.yaml for all apps
* Add default common securityContext to all apps
* Adjust securityContext defaults in questions.yaml, according to values.yaml
* Add default common podSecurityContext to all apps
* Clean whitespace
* Clean more whitespace
* Adjust podSecurityContext defaults in questions.yaml, according to values.yaml
* fix pgadmin
Co-authored-by: Stavros kois <s.kois@outlook.com>
2021-09-26 20:05:21 +02:00
Kjeld Schouten-Lebbing
2db56c1e42
Fix remaining VPN addon issues ( #1029 )
...
* Fix remaining VPN addon issues
* fix minor common-test issue
2021-09-25 14:40:14 +02:00
kjeld Schouten-Lebbing
ab1b39b88e
cleanup authentication credentials for OpenVPN
2021-09-13 21:18:11 +02:00
Kjeld Schouten-Lebbing
642cf20b7b
feat: Add VPN addon and move some config to includes ( #973 )
...
* add addon include to all apps
* move groups to include
* move controller to includes
* move container config to include
* move serviceList to include
* move persistence list to includes
* move ingressList to includes
* fix appdaemon digest
* move deviceList to includes and add to deconz
Fixes #967 related to #966
2021-09-13 12:58:34 +02:00
kjeld Schouten-Lebbing
90ee94cf11
move more standard questions.yaml portions to includes
2021-09-13 11:14:23 +02:00
kjeld Schouten-Lebbing
0390a88229
Move VPN section of testbed to include
2021-09-13 10:46:07 +02:00
Kjeld Schouten-Lebbing
a8670a1482
feat: pin all container references to digests ( #963 )
2021-09-11 13:00:39 +02:00
Stavros Kois
a7b3ce0e23
fix: make sure podSecurityContext is included in both SCALE and Helm installs ( #956 )
...
* remove strategy
* move runAsNonRoot to securityContext
* Add podSecurityContext and securityContext to values pt1
* Add podSecurityContext and securityContext to values pt2
* Add podSecurityContext and securityContext to values pt3
* Add podSecurityContext and securityContext to values pt4
* Add podSecurityContext and securityContext to values pt5
* fix empty lines
* Remove secCont from NC - values
* fixPermissions for some apps
* on apps with perm prob, set fsGroup to 0 also
2021-09-10 20:10:04 +02:00