kjeld Schouten-Lebbing
67edb6be56
(fix) correct some indent mistakes and add s6 mitigation to calibre
2021-09-29 17:38:27 +02:00
kjeld Schouten-Lebbing
7600caaba0
(fix) simplify and correct openvpn VPN_AUTH envvar generation
2021-09-29 17:32:24 +02:00
kjeld Schouten-Lebbing
e1ffb00eba
(fix) adapt Apps for new way of dealing with readonlyroot on S6(ish) containers
2021-09-29 16:36:34 +02:00
kjeld Schouten-Lebbing
2480afdf9b
(fix) correct mistake in addons include
2021-09-29 16:20:11 +02:00
Kjeld Schouten-Lebbing and GitHub
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 and GitHub
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 and GitHub
868e487085
(tests) Add more common tests ( #1057 )
...
* create extra runtest
* some cleanup
* more cleanup tries
* emptydirmounts
* tmp123
* set labels and add ingress testing sequence
* spaces and duplicates
* don't probe the ingress variant
* limit to one hostpath
* Revert "don't probe the ingress variant"
This reverts commit ff31689c79e4ef6d5fa4909d268b785668ac1b60.
2021-09-29 13:44:02 +02:00
kjeld Schouten-Lebbing
a008a19157
disable varrun memory mount by default
2021-09-29 13:41:17 +02:00
kjeld Schouten-Lebbing
5aa477cc59
(docs) restructuring some old docs and moving dev container docs back to ruby
2021-09-29 12:47:48 +02:00
kjeld Schouten-Lebbing
33e7fc8b17
Improve devcontainer UX
2021-09-29 12:33:07 +02:00
Kjeld Schouten-Lebbing and GitHub
1bbc0989fd
(tests) add basic VPN and code-server addon unittests ( #1054 )
...
* add basic VPN and code-server addon unittests
* also run common test suit on test changes
2021-09-29 00:56:39 +02:00
Kjeld Schouten-Lebbing and GitHub
88b1719d32
done (+42 squashed commit) ( #1053 )
...
Squashed commit:
[8058e6aba] 1 error left
[b0157b252] 2 errors
[7fa494907] 4 errors
[03139391e] 6 failures, 4 errors
[7f017ea23] 12 errors
[3e9ad758d] 0 failures, 13 errors
[e24a3cb3e] 3 failures, 13 errors
[6edcaa655] 4 failures 14 errors
[9623bda57] 6 failures, 13 errors
[04c35c995] 4 failed 22 errors
[5f5335c15] 9 failures
[9a33540e2] down to 20 failures
[0e7b73b49] remove old tests
[5cc6d11b7] fixup the resources
[8c508d45a] some more progress
[4acef3c3b] some more work
[85cdb5d06] some ports cleanup
[1987ac2ec] lint before unit
[6fa221789] enable unit tests
[c212b695d] other name
[b78594518] common test name fix
[ef6597e79] indent
[8cbcfb5e4] common test rename
[1ca838c16] seperate common tests
[ef052b022] create two seperate job for common testing
[67eb0e9b3] use devcontainer for release shizzle
[0c47c482b] make it a sudo
[4d8900b16] force install jq
[9660cdd47] try something else
[e2b611917] bump common to run tests (to fix them)
[277241bbf] only use the new devcontainer for the release tests for now...
[9c7b68e0f] Revert "remove setup chart testing action"
This reverts commit 6987914587a58ab5a52a05b836d60ef91f1619d5.
[444914311] Revert "use integrated k3d"
This reverts commit d9bcb2f35d154b0afe1eb851729c37789b6ba0ea. (+6 squashed commit)
Squashed commit:
[313446184] Revert "correct k3s version"
This reverts commit 81fa8a43c41c2449b7411e0d59a3c2bbe0aef1ea.
[41b4d4795] Revert "version name tryout"
This reverts commit bbb8dcead9f9426872390b8f89b1fd0e661534bb.
[b64df97a0] Revert "change version"
This reverts commit 8080395dc80e606769ad9790b35d35fac4d1d3ed.
[ed63220d4] Revert "use k3s kubectl"
This reverts commit ea81735d939e838ad595835ea09b54bff817dd83.
[6267a2908] Revert "use normal kubectl"
This reverts commit 216d3799111d47f65dd20dd85ccb8fbc586a9c2b.
[f48ddde73] Revert "try to set kubectl context"
This reverts commit a5e8a532c5620e0d9d4cb7a53a371ba200265612.
[a5e8a532c] try to set kubectl context
[216d37991] use normal kubectl
[ea81735d9] use k3s kubectl
[8080395dc] change version
[bbb8dcead] version name tryout
[81fa8a43c] correct k3s version
[d9bcb2f35] use integrated k3d
[698791458] remove setup chart testing action
[5bd7cf01d] bump common-test
2021-09-29 00:11:52 +02:00
kjeld Schouten-Lebbing
d16997b5e3
restructure workflows to use the devcontainer as well
2021-09-28 16:00:20 +02:00
kjeld Schouten-Lebbing
77a67ccc29
Use repository for devcontainer storage
2021-09-28 15:41:31 +02:00
kjeld Schouten-Lebbing
f9b83010ea
relayer devcontainer dockerfile
2021-09-28 15:23:53 +02:00
kjeld Schouten-Lebbing
2d29ac576f
fix the devcontainer
2021-09-28 15:11:33 +02:00
Kjeld Schouten-Lebbing and GitHub
79a0923eb6
(tests) move back to ruby based tests ( #1051 )
...
* (tests) move back to ruby based tests
* move workflow back to using Ruby
2021-09-28 15:11:36 +02:00
kjeld Schouten-Lebbing
bb925e2707
(fix) correct Unifi permissions
2021-09-28 10:08:17 +02:00
kjeld Schouten-Lebbing
79bcf70157
(fix) ignore the varrun mitigation for more apps and cleanup hiding it
2021-09-27 00:52:13 +02:00
kjeld Schouten-Lebbing
a907339220
(fix) repair mistakes in the var/run/ compatibility code for some apps
2021-09-27 00:49:15 +02:00
kjeld Schouten-Lebbing
5c210883ac
(fix) Bump master to fix bug when enabling vpn and/or custom storage
2021-09-27 00:28:20 +02:00
kjeld Schouten-Lebbing
9b9bd5f8e6
(fix) update common to try to patch VPN issues
2021-09-26 22:53:27 +02:00
kjeld Schouten-Lebbing
3dd449cc8e
(fix) correct autopermissions indent error in common
2021-09-26 22:37:15 +02:00
Kjeld Schouten-Lebbing and GitHub
8418b3e7e7
(chore) increase default resource limits ( #1036 )
2021-09-26 20:49:03 +02:00
Kjeld Schouten-Lebbing and GitHub
bd3b29a278
(docs) add system requirements ( #1035 )
2021-09-26 20:48:50 +02:00
Kjeld Schouten-Lebbing and GitHub
68a5032dad
(chore) move resource(limits) to an include for easier maintenance ( #1034 )
2021-09-26 20:44:02 +02:00
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
665d7282df
revert /var/run mount fix on common
2021-09-26 12:08:10 +02:00
Kjeld Schouten-Lebbing and GitHub
744d8060b9
(chore) bump common to trigger release
2021-09-26 11:40:37 +02:00
kjeld Schouten-Lebbing
842cf0a65f
(chore) also use s6 readonlyroot mitigation when running asNonRoot
2021-09-26 11:20:08 +02:00
kjeld Schouten-Lebbing
4076def32a
(fix) limit the varrun emptyDir to s6 overlay related content
2021-09-26 11:19:35 +02:00
kjeld Schouten-Lebbing
a8dd9ecc19
(fix) use the correct initcontainer for postgresql on scale
2021-09-26 10:53:36 +02:00
kjeld Schouten-Lebbing
7d74eaeffb
(fix) use correct username for fireflyiii db-init container
2021-09-26 10:50:48 +02:00
Kjeld Schouten-Lebbing and GitHub
4ea3185e38
add a special /var/run tmpfs mountpoint to common ( #1032 )
...
* add a special /var/run tmpfs mountpoint to common
* common-test version in tests fix
2021-09-25 20:31:39 +02:00
kjeld Schouten-Lebbing
961b2bfbc3
bump common
2021-09-25 19:34:45 +02:00
Kjeld Schouten-Lebbing and GitHub
d9dffc7952
fix common test mistake ( #1031 )
...
* fix common test mistake
* configfile.enabled
* VPN auto permissions fix
* trigger common-test install
* more thorough fix
* fix test to use sonarr instead of homerr
* use a super simple container
* try tweaking a bit to allow run as nonroot
* try fixing tests
* fix tests... again...
* fix... AGAIN...
2021-09-25 19:23:43 +02:00
Kjeld Schouten-Lebbing and GitHub
37963de155
Add ReadOnlyRoot mitigation for S6 overlay ( #1030 )
...
* Add ReadOnlyRoot mitigation for S6 overlay
* try to fix some tests
2021-09-25 15:11:51 +02:00
Kjeld Schouten-Lebbing and GitHub
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
483d29ee0e
harden default security options for common
2021-09-25 12:10:24 +02:00
Kjeld Schouten-Lebbing and GitHub
daab1ec475
Update README.md
2021-09-24 16:31:46 +02:00
kjeld Schouten-Lebbing
45db136a31
update Apps wishlist
2021-09-23 13:18:20 +02:00
Kjeld Schouten-Lebbing and GitHub
e1d694ddf6
Update bug_report.md
2021-09-20 11:39:54 +02:00
Kjeld Schouten-Lebbing and GitHub
cee9745ac9
Update bug_report.md
2021-09-20 11:39:22 +02:00
kjeld Schouten-Lebbing
0e99d95c94
fix: ensure traefik TLSOPtions get rendered correctly
2021-09-16 22:19:12 +02:00
kjeld Schouten-Lebbing
87ea7d6ad5
add portal example incubator app
2021-09-16 12:10:12 +02:00
kjeld Schouten-Lebbing
4fffe01d1f
fix small mistake in pihole demo
2021-09-16 11:33:11 +02:00
kjeld Schouten-Lebbing
0cfdf38090
add admin portal example to pihole app (wont show on current version of SCALE)
2021-09-16 11:26:07 +02:00
Kjeld Schouten-Lebbing and GitHub
0fb8f8bb90
fix: make sure autopermissions sets the group owner correctly ( #994 )
...
* fix: make sure autopermissions sets the group owner correctly
* add test fix
2021-09-14 23:59:19 +02:00
kjeld Schouten-Lebbing
742137951f
fix: fix authelia being broken
2021-09-14 20:15:48 +02:00
kjeld Schouten-Lebbing
725aa5c6b6
fix: ensure oidc keys get generated on existing authelia installations
2021-09-14 17:52:28 +02:00
kjeld Schouten-Lebbing
60f68b4cf6
fix: update pihole digest and versioning to mirror
2021-09-14 10:56:51 +02:00
kjeld Schouten-Lebbing
e537decf08
fix: update pihole versioning to 2021 scheme
2021-09-14 10:38:50 +02:00
kjeld Schouten-Lebbing
e9a7aa6b32
fix: correct image tag for Syncthing on SCALE
...
Fixes : #986
2021-09-13 22:56:07 +02:00
kjeld Schouten-Lebbing
ab1b39b88e
cleanup authentication credentials for OpenVPN
2021-09-13 21:18:11 +02:00
kjeld Schouten-Lebbing
e64d26aef8
fix: use correct authelia tag on SCALE installs
2021-09-13 21:06:48 +02:00
2349bb4d40
feat: add new GUI and VPN support to all Apps ( #977 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2021-09-13 18:49:14 +02:00
kjeld Schouten-Lebbing
75aa360d57
bump common on postgresql
2021-09-13 14:15:13 +02:00
Kjeld Schouten-Lebbing and GitHub
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
b910d2b69f
fix: make sure questions.yaml includes are actually included
2021-09-13 10:52:56 +02:00
kjeld Schouten-Lebbing
0390a88229
Move VPN section of testbed to include
2021-09-13 10:46:07 +02:00
kjeld Schouten-Lebbing
eeea600e67
update testbed to include newest common vpn changes
2021-09-13 09:37:55 +02:00
kjeld Schouten-Lebbing
0970b3a8d3
fix: ensure wireguard env vars get created
2021-09-13 09:25:38 +02:00
kjeld Schouten-Lebbing
60b87ae314
update testbed
2021-09-12 22:58:48 +02:00
kjeld Schouten-Lebbing
9ccdfcb7d8
fix: nuke all VPN volumes that we don't use (yet) out of Common
2021-09-12 22:49:18 +02:00
kjeld Schouten-Lebbing
f28a835122
bump testbed common
2021-09-12 22:43:27 +02:00
kjeld Schouten-Lebbing
e15b80e105
fix: completely remove unused volumes and correctly enable used volumes for VPN
2021-09-12 22:30:05 +02:00
kjeld Schouten-Lebbing
4f680a23e0
correct bump
2021-09-12 22:17:47 +02:00
kjeld Schouten-Lebbing
5f3c775af1
bump common in testbed
2021-09-12 22:15:14 +02:00
kjeld Schouten-Lebbing
b34f57e386
fix: remove old configmap and secret references for VPN config/scripts
2021-09-12 22:10:48 +02:00
kjeld Schouten-Lebbing
c8f2a5ed3e
bump common on test bed
2021-09-12 21:59:35 +02:00
kjeld Schouten-Lebbing
d072cb3b3a
fix: correct vpn securityContext
2021-09-12 21:51:10 +02:00
kjeld Schouten-Lebbing
f6b544ceb4
correct mistake in vpn selector of testbed app
2021-09-12 21:40:16 +02:00
kjeld Schouten-Lebbing
808b2d5803
fix autoscaler and vpn EnvList on testbed
2021-09-12 21:29:38 +02:00
Kjeld Schouten-Lebbing and GitHub
d92cb0b615
Release protonmailbridge to fix permissions
2021-09-12 21:21:57 +02:00
kjeld Schouten-Lebbing
e70abf1e76
bump testbed
2021-09-12 20:40:27 +02:00
kjeld Schouten-Lebbing
431572f984
Merge branch 'master' of github.com:truecharts/apps
2021-09-12 20:36:01 +02:00
kjeld Schouten-Lebbing
82af2510d7
test app add some fixes
2021-09-12 20:35:33 +02:00
kjeld Schouten-Lebbing
092be36236
bump common version on test app
2021-09-12 20:28:48 +02:00
Kjeld Schouten-Lebbing and GitHub
a6037c62fa
fix: ensure annotationLists and labelLists don't get processed for disabled objects ( #971 )
2021-09-12 20:28:22 +02:00
kjeld Schouten-Lebbing
ab3e886299
testbed vpn should default to disabled
2021-09-12 18:10:53 +02:00
kjeld Schouten-Lebbing
a67164b7b0
Integrate expert settings into current catagories for testbed
2021-09-12 18:05:54 +02:00
kjeld Schouten-Lebbing
c31d4dc7b7
move networking expert config to networking section
2021-09-12 18:00:20 +02:00
Kjeld Schouten-Lebbing and GitHub
93d5f42056
Work on GUI and VPN support ( #969 )
...
* Work on GUI and VPN support
* revert crap
* bump common version
2021-09-12 17:45:43 +02:00
Kjeld Schouten-Lebbing and GitHub
b660bbf457
improv: improve dns and vpn values.yaml syntaxis ( #970 )
...
* improv: improve dns and vpn values.yaml syntaxis
* hmm
* fix tests
* no message
2021-09-12 17:39:01 +02:00
kjeld Schouten-Lebbing
389e5d5803
remove testbed for now
2021-09-12 17:09:53 +02:00
kjeld Schouten-Lebbing
b24cecbb71
revert broken test patches
2021-09-12 17:03:59 +02:00
kjeld Schouten-Lebbing
6843e8d181
fix the same mistake again
2021-09-12 15:15:08 +02:00
kjeld Schouten-Lebbing
0e98c87f88
fix mistake in gui test
2021-09-12 15:11:11 +02:00
kjeld Schouten-Lebbing
ddeaf81b2d
test different test gui options
2021-09-12 15:06:47 +02:00
kjeld Schouten-Lebbing
4fc1844098
Try multiple show-if for new gui
2021-09-12 14:31:04 +02:00
Kjeld Schouten-Lebbing and GitHub
1cdc1b00df
Add another GUI testbed ( #968 )
...
* Initial work on new GUI
* group
2021-09-12 14:09:19 +02:00
kjeld Schouten-Lebbing
0b4fbcdfbb
chore: move custom-app to stable
2021-09-12 10:13:40 +02:00
kjeld Schouten-Lebbing
64d906efe7
fixup new release pipeline a bit
2021-09-12 10:06:15 +02:00
kjeld Schouten-Lebbing
074b556c11
push test version of jackett to test new release pipeline
2021-09-12 09:57:49 +02:00
kjeld Schouten-Lebbing
2d1b2537a9
feat: add catalog cleaning script to release pipeline
2021-09-12 09:55:20 +02:00
kjeld Schouten-Lebbing
040786356c
typofix
2021-09-11 22:55:57 +02:00
kjeld Schouten-Lebbing
48b8c27c08
also set default resources (which we use everywhere in SCALE anyway) in the common chart...
2021-09-11 22:40:27 +02:00
kjeld Schouten-Lebbing
e196216aea
fix: bump postgresql on nextcloud to a working version
2021-09-11 21:55:39 +02:00
kjeld Schouten-Lebbing
2f6623c244
fix: correct release pipeline typo
2021-09-11 21:44:25 +02:00