Fix volumes / version check #3

Open
opened 2020-09-28 13:08:44 +00:00 by 3wordchant · 2 comments
Owner

Until https://github.com/nextcloud/docker/pull/588 is merged, the Nextcloud image gets super confused if you don't have /var/www/html mounted.

We could either hack around the /var/www/html/version.php check or try and chase that PR through (or both!) - in the mean-time a rueful extra bogus volume might be needed :/

Until https://github.com/nextcloud/docker/pull/588 is merged, the Nextcloud image gets super confused if you don't have `/var/www/html` mounted. We could either hack around the `/var/www/html/version.php` check or try and chase that PR through (or both!) - in the mean-time a rueful extra bogus volume might be needed :/
Author
Owner

(The observable problem is that after you redeploy the stack you see an infinite loop of error messages about not being able to find the maintenance:install command)

(The observable problem is that after you redeploy the stack you see an infinite loop of error messages about not being able to find the `maintenance:install` command)
Owner

Extra volume sounds reasonable then!

837457203b

Extra volume sounds reasonable then! https://git.autonomic.zone/compose-stacks/nextcloud/commit/837457203bc6fa98fcb4fb7b18d425e22b9ba6b1
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
2 Participants
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: coop-cloud/nextcloud#3
No description provided.