Commit Graph

12 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 13ae28704f
Update _hpb.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-17 11:33:44 +01:00
Kjeld Schouten-Lebbing 4d4d62b4e2
fix(nextcloud): ensure some standard migration scripts are always ran
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-16 22:19:58 +01:00
Kjeld Schouten-Lebbing dc26a93fb6
fix(nextcloud): multiple small fixes (#3580)
* add non-blocking hpb url addition

* fix(nextcloud): multiple small fixes

* set default phone region to US to remove useless error

* fix typo

* Update charts/stable/nextcloud/templates/_hpb.tpl

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* Update charts/stable/nextcloud/templates/_hpb.tpl

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>

* set CLI url before the rest of the commands are executed

* small verbosity tweaks

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-08-26 15:01:18 +00:00
Stavros Kois 6c5aa110ce
feat(nextcloud): set default phone region (#3578)
* feat(nextcloud): set default phone region

* empty line
2022-08-26 15:20:40 +02:00
Stavros Kois 9905c614e5
fix(nextcloud): Add port on non-ingressed installs (#3557) 2022-08-24 18:07:25 +02:00
Stavros Kois d764319fad
chore(nextcloud): set overwrite.cli.url (#3541)
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-24 17:11:49 +02:00
StevenMcElligott b02507d8a1
fix(nextcloud): Imaginary widescreen image preview fix (#3401)
* fix(Nextcloud) : Fix widescreen image in imaginary

* Update charts/stable/nextcloud/templates/_hpb.tpl

* add all extra preview providers

* disabled by default

* Make sure we always have a correct numbered array

* add GUI

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-08-09 12:15:55 +02:00
Kjeld Schouten-Lebbing f984fc5c37
fix(nextcloud) fix another typo 2022-07-08 17:21:31 +02:00
Kjeld Schouten-Lebbing 66aa9eb661
fix(nextcloud): fix HPB service polling url (#3102) 2022-07-08 16:56:48 +02:00
Kjeld Schouten-Lebbing f6a77b3bad
feat(nextcloud/collabora): Add collabora as a nextcloud dependency (#3097)
* feat(nextcloud/collabora): Add collabora as a nextcloud dependency

* Turn collabora into a statefull set

* àdd collabora dependency

* app-data storage to userdata

* disable collabora for now

* also set access url (service) availability before trying to lock into the HPB
2022-07-08 15:44:55 +02:00
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