develop #15

Merged
glenux merged 3 commits from develop into master 2025-04-22 08:43:50 +00:00
Owner
No description provided.
glenux added 3 commits 2025-04-22 08:43:41 +00:00
docs(readme): update setup instructions for app configuration
All checks were successful
continuous-integration/drone/push Build is passing
15026b51ad
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>
feat(deployment): Add Dokku Nginx configuration for CalDAV and CardDAV
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build was killed
c0b9a682ac
Prevent potential issues with calendar and contact sync by redirecting
well-known URLs.

- Add rewrite rules for .well-known/carddav to redirect to
  remote.php/dav
- Add rewrite rules for .well-known/caldav to redirect to remote.php/dav
- Update README with instructions to add these rewrite rules in Dokku
  Nginx configuration

Signed-off-by: Glenn <glenux@glenux.net>
glenux merged commit 6d720541d6 into master 2025-04-22 08:43:50 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: glenux-opencontainers/service-nextcloud#15
No description provided.