Skip to content

Upgrade Nextcloud from v26 to v33#143

Merged
yscialom merged 7 commits into
developfrom
feature/upgrade-nextcloud
Apr 12, 2026
Merged

Upgrade Nextcloud from v26 to v33#143
yscialom merged 7 commits into
developfrom
feature/upgrade-nextcloud

Conversation

@yscialom

Copy link
Copy Markdown
Owner

No description provided.

@yscialom

Copy link
Copy Markdown
Owner Author

/deploy

@yscialom

Copy link
Copy Markdown
Owner Author

/deploy

The LinuxServer Nextcloud 33 image provides /usr/bin/occ which handles
sudo and user switching. Remove custom occ functions that used the old
/config/www/nextcloud/occ path, now absent from the image.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@yscialom

Copy link
Copy Markdown
Owner Author

/deploy

The system /usr/bin/occ wrapper uses $* unquoted inside a -c string,
breaking arguments that contain spaces (e.g. --scope="openid groups email profile").
Use a local occ function calling php directly with "$@" instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@yscialom

Copy link
Copy Markdown
Owner Author

/deploy

yscialom and others added 2 commits April 12, 2026 19:58
dhcpd cannot run on the UAT VM (expected). Start it first separately,
then start all other services with --scale dhcpd=0 --wait so the
healthcheck timeout no longer blocks the deployment.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@yscialom

Copy link
Copy Markdown
Owner Author

/deploy

@yscialom
yscialom merged commit 96815e0 into develop Apr 12, 2026
1 check passed
@yscialom
yscialom deleted the feature/upgrade-nextcloud branch April 12, 2026 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant