Commit Graph
18 Commits
Author SHA1 Message Date
Kjeld Schouten-LebbingandGitHub 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
kjeld Schouten-Lebbing c4a6348636 whoops 2021-10-20 20:05:36 +02:00
Kjeld Schouten-LebbingandGitHub 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
Kjeld Schouten-LebbingandGitHub 6c64fd2c01 fix(apps): force users using correct / prefix for mounPath (#1156) 2021-10-17 13:48:45 +02:00
Kjeld Schouten-LebbingandGitHub 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-LebbingandGitHub 1d94d2e7bb (chore) standardise resources (#1093) 2021-10-04 13:46:38 +02:00
Kjeld Schouten-LebbingandGitHub 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 KoisandGitHub 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-LebbingandGitHub 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-LebbingandGitHub 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-LebbingandGitHub 8418b3e7e7 (chore) increase default resource limits (#1036) 2021-09-26 20:49:03 +02:00
Kjeld Schouten-LebbingandGitHub 68a5032dad (chore) move resource(limits) to an include for easier maintenance (#1034) 2021-09-26 20:44:02 +02:00
Kjeld Schouten-LebbingandGitHub 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-LebbingandGitHub 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