Commit Graph

12 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 0e0ab4f5ae
feat(nextcloud): add Imaginary high-performance preview backend (#3086)
* feat(nextcloud): add imaginary high-performance preview backend

* reorder common a bit

* add imaginary service

* bump chart feature version

* Update charts/stable/nextcloud/values.yaml

* fix some image references

* whoops

* env

* add imaginary probes

* update FPM container

* add preview generation to cron

* make preview pregen a cronjob function
2022-07-06 21:52:15 +02:00
Kjeld Schouten-Lebbing 0a80fd487a
[Nextcloud] Split Nextcloud Containers and PVC's BREAKING CHANGE (#2949)
* Move to FPM container and add HPB support

* initial work on more security

* actually tested hpb

* add migration script

* minor questions.yaml tweaks

* remove access_url from configmap

* make the hpb url generate a tad more readable
2022-07-06 13:25:34 +02:00
Kjeld Schouten-Lebbing 5529c2a3af
refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00
Kjeld Schouten-Lebbing 76163cdad4
feat(nextcloud): use our own redis chart (#1310)
* setup nextcloud to use our own Redis Chart

* also bump common on redis

* bymp redis

* bumps
2021-11-12 20:59:00 +01:00
kjeld Schouten-Lebbing 799baea4dc
seperate setup and post-setup to prevent double setup runs on common chart 2021-10-10 00:03:07 +02:00
kjeld Schouten-Lebbing fbb340e2d0
(chore) restructure common setup templates 2021-10-09 23:43:48 +02:00
Kjeld Schouten-Lebbing f39c7e968f
feat: Add IPWhitelist, redirectRegex and (internal) nextcloud middlewares (#929)
* feat: Add IPWhitelist and redirectRegex middlewares to traefik

* fix: add nextcloud middlewares

* fix nextcloud cronjob
2021-09-08 15:38:31 +02:00
kjeld Schouten-Lebbing 9c7435fc13
put back nextcloud 2021-09-06 20:30:03 +02:00
kjeld Schouten-Lebbing f46fcabf04
nextcloud back to incubator 2021-09-05 00:13:15 +02:00
kjeld Schouten-Lebbing 8abcd0c8a1
Move nextcloud back to stable with clear documented warning about stability of Nextcloud itself 2021-09-04 23:03:19 +02:00
kjeld Schouten-Lebbing e1d5a61b17
Move Nextcloud to incubator 2021-08-18 14:08:38 +02:00
Kjeld Schouten-Lebbing 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
Renamed from charts/develop/nextcloud/templates/common.yaml (Browse further)