15026b51ad
docs(readme): update setup instructions for app configuration
...
Improves clarity and accuracy of setup instructions to prevent misconfiguration during deployment.
* Add explicit commands for setting file lock timeout and chunk size using `./occ`.
* Include command for setting maintenance window start time to ensure proper scheduling.
* Remove redundant and incorrect command comments to prevent confusion.
Signed-off-by: Glenn <glenux@glenux.net>
2025-03-10 16:48:01 +01:00
3e5398bd33
chore(Dockerfile): update Nextcloud version to 31.0.0
...
* Changed Nextcloud version from 30.0.4 to 31.0.0
2025-03-03 17:17:05 +01:00
4eb4dc28c6
Merge branch 'develop' of code.apps.glenux.net:glenux-opencontainers/service-nextcloud into develop
2025-03-03 17:16:05 +01:00
20a9abe04d
Increase max_input_time to prevent file upload timeout
...
Without this change, users might experience timeouts during large file uploads, leading to a poor user experience and potential data loss.
* Increase max_input_time from 120 to 300 to match max_execution_time
Signed-off-by: Glenn <glenux@glenux.net>
2025-03-03 17:14:27 +01:00
f52664d880
Fix file upload issues by adjusting configuration settings
...
Without this change, file uploads could fail due to insufficient timeout settings, chunk size limits, and maximum body size restrictions.
* Change the order of arguments for setting lock timeout to match expected format
* Add configuration setting for max chunk size to 20971520 bytes
* Increase Nginx client max body size to 500m to accommodate larger file uploads
Signed-off-by: Glenn <glenux@glenux.net>
2025-03-03 17:14:07 +01:00
54df4b7fcd
chore(Dockerfile): Update Nextcloud version to 29.0.12
...
* Update Nextcloud version from 29.0.7 to 29.0.12 in Dockerfile
2025-03-03 15:50:35 +01:00
627de5f860
Update Dockerfile
2025-01-12 13:02:18 +00:00
be75284145
Bump upstream version to 29.0.7
2024-09-24 14:30:27 +02:00
8b85d4fea0
fix: add fix for apache2
2024-08-13 20:11:07 +02:00
6f57be6b22
fix: add php config
2024-08-13 20:07:22 +02:00
69ad000be7
ci: improve readability
2024-08-13 20:05:09 +02:00
4ee48f323e
fix: disable clamscan (to avoid a load of packages)
2024-08-13 18:00:40 +02:00
c6c36e877d
fix: disable clamscan (to avoid a load of packages)
2024-08-13 17:35:48 +02:00
daccaad28c
fix: better detect not-installed status
2024-08-13 17:19:42 +02:00
86386eb959
debug: display current value of occ status
2024-08-13 17:01:32 +02:00
3877f83ecc
fix: run status before trying to install
2024-08-06 14:27:34 +02:00
55c1b42170
fix: change permissions for hooks
2024-07-20 16:54:11 +02:00
9774108d79
feat: add makefile
2024-07-20 16:47:39 +02:00
8c88f074e0
fix: reorganize hook actions
2024-07-20 16:47:28 +02:00
b981d25696
fix: add logs
2024-07-20 11:45:04 +02:00
e8422180c4
ci: improve caching in docker
2024-07-08 22:09:58 +02:00
6253e3138e
ci: buildkit is required for this project
2024-07-08 21:47:41 +02:00
2bd0b79571
chore: bump to 29.0.3
2024-07-08 21:14:02 +02:00
b17f8bd032
feat: use internal postdeploy hook instead of dokku's
2024-07-08 21:12:45 +02:00
e509d0eb28
fix: workdir may not be available at startup
2024-05-05 19:26:20 +02:00
56e1f73971
fix: workdir may not be available at startup
2024-05-05 19:22:06 +02:00
0f51b7ffc1
fix: workdir may not be available at startup
2024-05-05 19:16:51 +02:00
32a3c9024e
fix: workdir may not be available at startup
2024-05-05 19:15:55 +02:00
9eb628314e
fix: workdir may not be available at startup
2024-05-05 19:14:14 +02:00
978904a920
Merge branch 'develop' of code.apps.glenux.net:glenux-opencontainers/service-nextcloud into develop
2024-05-05 19:07:08 +02:00
2b745cf92a
doc: add config lines for dokku
2024-05-05 19:06:44 +02:00
e1069a8e38
fix(dockerfile): improve readability
2024-05-05 19:06:26 +02:00
9dafd41213
fix: add logging to postdeploy
2024-05-05 19:06:10 +02:00
8ed5bd4eb5
fix config for nginx
2024-05-05 19:05:33 +02:00
117cdd2922
Update Dockerfile
2024-04-27 19:45:03 +00:00
9996951e64
fix: ensure htaccess is up to date
2024-01-09 12:04:12 +01:00
cccbc35d25
Bump version to 28.0.1
2024-01-08 18:34:18 +01:00
9b6c110a74
Add support for bz2
2024-01-08 18:21:50 +01:00
e5dfb0268a
Update Dockerfile
2023-12-18 18:51:56 +00:00
01d739235f
Update Dockerfile
2023-11-28 17:59:39 +00:00
f854ddc076
Bump version to 27.1.3
2023-11-09 16:48:54 +01:00
fa565666d8
Merge branch 'master' into develop
2023-11-09 16:47:49 +01:00
3de05c4f9d
Merge branch 'develop' of code.apps.glenux.net:glenux-opencontainers/service-nextcloud into develop
2023-11-09 16:47:43 +01:00
09bc7751d1
Merge pull request 'develop' ( #2 ) from develop into master
...
Reviewed-on: #2
2023-10-06 08:52:27 +00:00
e92c32c2f6
Update Dockerfile
2023-10-06 08:29:41 +00:00
b6ce7a67b6
Update Dockerfile
2023-10-06 08:08:20 +00:00
4c36c9cbe4
Merge pull request 'Bump version to 27.0.2' ( #1 ) from develop into master
...
Reviewed-on: #1
2023-08-31 12:28:04 +00:00
c5d9627558
docs: Add CI/CD badge
2023-08-31 10:17:46 +00:00
c6d94701a8
Bump version to 27.0.2
2023-08-31 10:15:57 +00:00
b050ce4c9c
Bump version to 26.0.2
2023-07-06 10:11:37 +00:00