Commit Graph

23 Commits

Author SHA1 Message Date
Stavros Kois
f1cc626084 nextcloud: fix portal (#2767) 2024-08-27 19:24:42 +03:00
Stavros Kois
aa50afd42b nextcloud: fix parameter expansion in occ script (#2702) 2024-08-01 14:02:53 +03:00
Stavros Kois
e9690b3ddf nextcloud: fix redis permission issue (#2561)
* nextcloud: fix redis permission issue

* if I could spell
2024-06-11 21:38:00 +03:00
Stavros Kois
293d986306 nextcloud: fix db user encoding issue (#2466) 2024-05-14 11:39:43 +03:00
Stavros Kois
0282515a71 nextcloud: account for numbers only pass (#2452) 2024-05-10 12:15:00 +03:00
Stavros Kois
0358830431 nextcloud: fixes (#2447) 2024-05-09 13:38:16 +03:00
Stavros Kois
fbc87af8dd nextcloud migration (#2377)
* init commit

* add deployments

* more config

* syntax err

* syntax err

* add missing func

* naming

* lint

* fix yaml

* yaml

* ci vals

* ci port

* perms

* wrong pod

* hmm

* meh

* no nginx without cert

* db stuf

* simplify

* add nots

* fixes

* add todo

* storage

* test https

* perms

* actually mount the config

* add some configs

* update values

* fsgroup

* cmaps

* update config

* init quests

* more test vals

* more questions

* nginx conf

* cron

* fix cron

* meta

* typo

* additional storage goes to cron too

* data and html

* config

* ui

* values

* fix

* add backwards compat

* make templ

* use var

* init migration

* make exec

* add todo

* handle hostpaths too

* update storage for backwards

* typo

* add redis

* cleaner storage solution

* br

* rm

* some cleanup

* backup

* whops

* fsgroup

* fix db script

* bump image

* remove test

* test

* todo

* try this

* lets try a hack

* hmm

* nope

* eof

* ofc

* hmm

* fix

* explain the hack

* update vers

* remove todo

* fix html storage

* backwards compat
2024-05-02 23:27:03 +03:00
Stavros Kois
01d82f5d05 nextcloud: pre-migration actions (#2412)
* pre-mig-nextcloud

* nextcloud: bump version

* fix host

* keep version

* fmt

* dont change host

* fix
2024-04-29 09:10:59 +03:00
Stavros Kois
bdbe40c1fc fix(nextcloud): reference correct variable name (#2041) 2024-01-16 14:31:43 +02:00
Stavros Kois
0124e8d02a NAS-123939 / 24.04 / fix postgres backup in nextcloud (#1513)
* fix postgres backup in nextcloud

* fix value fetching
2023-09-12 21:35:54 +03:00
Philipp Bandow
5b05b42cff NAS-124016 / 24.04 / nextcloud: add back missing nginxConfig prefix to useDiffAccessPort (#1523)
* nextcloud: add back missing nginxConfig prefix to useDiffAccessPort; fixes #1522

* Update library/ix-dev/charts/nextcloud/templates/nginx-configmap.yaml

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2023-09-08 18:15:44 +03:00
Stavros Kois
01c726962b NAS-123887 / 24.04 / use the upstream suggested cron style (#1503)
* use the upstream suggested cron style

* bump
2023-09-04 20:53:03 +03:00
Stavros Kois
fa0eb1f2ef NAS-123843 / 24.04 / nextcloud: safely access nginxConfig (#1498) 2023-09-04 19:14:18 +03:00
Stavros Kois
67683ae63e NAS-123507 / 24.04 / fix URL generation for nextcloud when SSL is enabled (#1465)
* fix URL generation for nextcloud when SSL is enabled

* wording

* adjust overwritehost variable too

* no need for printf

* add field to define port for url rewrite

* wording

* increase 10min to 15min startup time to accomodate slower IO for installes/upgrades
2023-08-30 14:58:04 +03:00
Stavros Kois
87cd049301 NAS-123669 / 24.04 / Fix upload size limit on apache (nextcloud) (#1470)
* Fix upload size limit on apache (nextcloud)

* bump
2023-08-30 14:21:13 +03:00
Stavros Kois
bdea2a6f8f NAS-122722 / 24.04 / nextcloud - display db details on NOTES.txt (#1484)
* display db details on NOTES.txt

* typo
2023-08-29 15:53:58 +03:00
Stavros Kois
09432ae933 Adds fields for max execution time and memory limit of PHP (#1464) 2023-08-22 14:06:03 +03:00
Stavros Kois
de11f581ef NAS-123307 / 23.10 / nextcloud: allow tuning opcache memory consuption (#1420)
* nextcloud: allow tuning opcache memory consuption

* Update library/ix-dev/charts/nextcloud/questions.yaml
2023-08-07 15:58:23 +03:00
Stavros Kois
53a7e536aa NAS-122852 / 23.10 / Allow setting timeouts for nginx and upload size to both php and nginx (#1380)
* Allow setting timeouts and upload size for nginx when certificate is selected

* configure php upload size

* expand description

* add validation for min values

* bump
2023-07-27 20:24:30 +03:00
Stavros Kois
664e7e906c increase nextcloud startup probe (#1377) 2023-07-17 16:05:15 +03:00
Stavros Kois
cee4781e7a adds smb_client binary option (#1327) 2023-07-04 23:52:41 +03:00
Stavros Kois
fc86878729 Only set OVERWRITEHOST if both host and port are defined (#1233) 2023-06-01 23:57:01 +03:00
Stavros Kois
91261f378f Move nextcloud to ix-dev (#1050)
* move nextcloud to ix-dev

* fix probe and update lock

* indent
2023-03-24 23:27:53 +02:00