Commit Graph

14 Commits

Author SHA1 Message Date
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