Commit Graph
811 Commits
Author SHA1 Message Date
kjeld Schouten-Lebbing d31f86aa85 remove basic redirect scheme from basic traefik stack 2021-07-05 11:25:18 +02:00
kjeld Schouten-Lebbing 2ef1fe0226 add basic redirect for testing purposes 2021-07-05 11:05:09 +02:00
kjeld Schouten-Lebbing e1c451e34c force traefik and nextcloud re-release 2021-07-05 10:42:44 +02:00
Kjeld Schouten-LebbingandGitHub 6b739c25ac Add more middlewares to traefik and move nextcloud to stable (#658)
* Add more middlewares to traefik and move nextcloud to stable

* oops
2021-07-05 10:36:05 +02:00
kjeld Schouten-Lebbing e438d1571a fix nextcloud mistake 2021-07-04 23:25:43 +02:00
kjeld Schouten-Lebbing 57b7c8eaf8 add nextcloud HPB features to SCALE itself 2021-07-04 21:45:50 +02:00
Kjeld Schouten-LebbingandGitHub b1379db693 Tryout adding HPB sidecart to nextcloud (#655)
* tryout adding HPB sidecart

* env array

* no need to encode a configmap and add service

* no message

* allow some more dns names

* try adding a wait to the hpb container if hpb doesn't exist

* fix quotes

* hmm

* cleaner command

* try again

* spaces bracets

* try syntaxis change

* typo

* try some polish
2021-07-04 19:39:33 +02:00
kjeld Schouten-Lebbing df59eb16de try different storage location for nextcloud stuffs 2021-07-04 17:01:21 +02:00
Kjeld Schouten-LebbingandGitHub 04ddaee8f2 Move nextcloud probes to http/https instead of tcp (#652)
* no message

* back to tcp

* no message

* no message

* try some tweaking of the probes

* try again

* use new common

* try not using empty-dir

* try setting type

* more

* size set

* hmm

* disable cron for now

* mount html instead of www

* use nextcloud user for initcontainer checkings

* Try some more tweaking

* hmmm

* whoops

* also try custom startup probe

* reenable cronjob

* cleaning
2021-07-04 16:46:10 +02:00
f149f72bd5 chore(deps): update helm chart common to v6.5.1 (#654)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-04 13:42:10 +02:00
Kjeld Schouten-LebbingandGitHub b5db44775d try fixing probes a bit (#653)
* try fixing probes a bit

* port kah probe changes
2021-07-04 13:05:43 +02:00
kjeld Schouten-Lebbing a46b93460e fix securitycontext for nextcloud 2021-07-03 12:59:14 +02:00
37a11bad69 chore(deps): update helm chart common to v6.5.0 (#651)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-07-03 12:46:18 +02:00
kjeld Schouten-Lebbing dad4c20739 cronjob permissions patch 2021-07-03 12:40:52 +02:00
kjeld Schouten-Lebbing a452c960e6 parse apache disable rewrite ip as string for nextcloud 2021-07-03 12:22:52 +02:00
kjeld Schouten-Lebbing ae959e0614 Fix typo for nextcloud 2021-07-03 12:14:44 +02:00
kjeld Schouten-Lebbing 4889d80c34 slight tweaking for using https behind traefik on Nextcloud 2021-07-03 11:53:00 +02:00
kjeld Schouten-Lebbing 70eeb91083 fix trusted domains for nextcloud 2021-07-03 11:28:35 +02:00
kjeld Schouten-Lebbing 0cd8b60309 update common for nextcloud 2021-07-03 11:18:21 +02:00
Kjeld Schouten-LebbingandGitHub dd3b299e2b create a way of not mounting volumes (#650)
* create a way of not mounting volumes

* fix mistake

* also noMount for statefull sets
2021-07-03 11:16:55 +02:00
Kjeld Schouten-LebbingandGitHub e1c7723f81 test adding admin creds to nextcloud (#649)
* test adding admin creds

* bump

* also adapt questions.yaml

* remove unused dbbackup for now
2021-07-03 10:36:08 +02:00
Kjeld Schouten-LebbingandGitHub 4296725cbb test cronfix for nextcloud (#648)
* test cronfix

* oops

* bump
2021-07-03 09:51:21 +02:00
kjeld Schouten-Lebbing 7a8848739b bump nextcloud version 2021-07-03 09:46:52 +02:00
kjeld Schouten-Lebbing bbaac94607 correctly set redis password 2021-07-03 00:03:03 +02:00
Kjeld Schouten-LebbingandGitHub a85391d0ae Misc fixes (#647) 2021-07-02 23:59:17 +02:00
Stavros KoisandGitHub 756c31c54b Apply default nodePorts && fix transmission portal (#646)
* Fixes focalboard nodeport

* fixes transmissions portal path

* Update wishlist

* Change default ports pt1

* Change default ports pt2

* Change default ports pt3

* Also change nextcloud default nodeport

* Restore identation
2021-07-02 22:27:56 +02:00
kjeld Schouten-Lebbing 3b98ed52a0 fix pvcname fuckup for nextcloud 2021-07-02 21:34:48 +02:00
kjeld Schouten-Lebbing a2fb2f74c0 try fix nextcloud cronjob error 2021-07-02 20:49:23 +02:00
Kjeld Schouten-LebbingandGitHub 4d29da99f6 initial nextcloud PoC (#645)
* initial nextcloud PoC

* add questions to set nextcloud default admin username and password

* cleanup a bit

* shuffle a bit

* port recent changes it ix_values.yaml

* fix port numbers

* add readmeshizzle

* fixup postgresql host

* add initial redis code (disabled for now)

* fixup comment

* disable postgresql persistent during testing

* spawn redis container

* maybe admin shouldn't be used as a testname

* set fsgroup to 33

* redis whoopsie

* setup seperate redis secret

* fixup redis host references to deal with masters and slaves

* set redis to standalone

* try without admin username and password being set

* no use for standalone mode

* append port to postgress

* Simplify redis deployment and fix redis persistence

* up redis version

* longer startup probe

* try port 80

* trigger test

* add configmap for trusted host generation

* add configmap

* fix configmap

* add cronjob

* add more cronjob config to values.yaml

* more end?

* end tweeaks

* cronjob cleanup

* remove currently unused shizzle from cronjob
2021-07-02 20:32:29 +02:00
02300da132 chore(deps): update stashapp/stash:latest docker digest to 020ef83 (#643)
* chore(deps): update stashapp/stash:latest docker digest to 020ef83

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-02 10:11:52 +02:00
kjeld Schouten-Lebbing 374ffccb6e fix releases 2021-07-01 21:50:27 +02:00
322b802a96 chore(deps): update patch docker tags (#639)
* chore(deps): update patch docker tags

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-01 21:30:22 +02:00
b058fc5e97 chore(deps): update stashapp/stash:latest docker digest to df72a95 (#638)
* chore(deps): update stashapp/stash:latest docker digest to df72a95

* Commit bumped App Version

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
2021-07-01 21:22:35 +02:00
Kjeld Schouten-LebbingandGitHub bfc305913c KAH Port project (#635)
* add tooling to automate kah->truecharts porting somewhat

* small tweak for tooling

* another small tooling fix

* some more tweaking to the tooling

* initial temporary output

* process and output fixes

* More chart.yaml fixes

* pushing more fixes

* small fixes

* some little fixes

* another fix catched

* regenerate docs

* some more cleaning/tweaking

* remove more prometheus related Apps for now

* processing questions.yaml up to hyperion-ng

* questions.yaml till owncloud-ocis

* Finish questions.yaml setup and polish

* fix some deconz indent issues

* no message

* fix healtchecks questions.yaml

* another fix

* ser2sock fix

* move apps to normal trains
2021-07-01 20:26:22 +02:00
kjeld Schouten-Lebbing 4a4827c0b6 fix common-test release and trigger re-release 2021-07-01 12:46:16 +02:00
kjeld Schouten-Lebbing 1d6f41520f bump common on all apps 2021-07-01 12:39:34 +02:00
kjeld Schouten-Lebbing 7ddf11f18e Fix scaleCert naming inconsistencies on common 2021-07-01 12:31:36 +02:00
kjeld Schouten-Lebbing ea92225754 bump common on all Apps 2021-07-01 11:59:08 +02:00
kjeld Schouten-Lebbing e7702ddd41 retrigger common release 2021-07-01 11:47:24 +02:00
kjeld Schouten-Lebbing 3c2d007017 Fix scaleCert secret in common 2021-07-01 11:41:31 +02:00
kjeld Schouten-Lebbing d587ae9b09 fix scaleCert references 2021-07-01 10:26:42 +02:00
kjeld Schouten-Lebbing 9b2abc225e Traefik: fix typo 2021-06-30 22:39:38 +02:00
kjeld Schouten-Lebbing f6d53d4270 test opaque basicauthsecret 2021-06-30 22:29:34 +02:00
kjeld Schouten-Lebbing f4d76c506e bump 2021-06-30 21:52:19 +02:00
kjeld Schouten-Lebbing 1ab2775c0b Add middlewares and entrypoint to ingress gui for all Apps 2021-06-30 21:26:16 +02:00
kjeld Schouten-Lebbing 00e879f3e9 Create a middleware and entrypoint prototype for the Ingress GUI 2021-06-30 21:06:12 +02:00
kjeld Schouten-Lebbing af83ae0936 traefik: fix users section for basicauth 2021-06-30 20:54:55 +02:00
kjeld Schouten-Lebbing 13a82ceb03 fix broken traefik middleware GUI 2021-06-30 20:29:26 +02:00
7f99e56628 Organizr storage label (#630)
* Organizr storage label

* Update charts/incubator/organizr/SCALE/questions.yaml

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2021-06-30 18:45:41 +02:00
4b007e34c0 chore(deps): update helm chart postgresql to v10.5.1 (#621)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-06-30 18:16:15 +02:00