nextcloud-docker-dev
nextcloud-docker-dev copied to clipboard
Nextcloud development environment using docker-compose
If i try to access the settings (http://stable24.local/index.php/settings/user) with the admin user on a fresh stable24 instance, i get the following error: ``` Internal Server Error The server was unable...
I ran the default configuration script a second time after I deleted the previous folder and the created network in docker. ``` sudo rm -rf nextcloud-docker-dev sudo docker network rm...
The idea would be to have a simple image (based on the regular php image) that app developers can use to get started with app development by just using a...
Hi @juliushaertl and @julien-nc :) I propose an improvement on the documentation :) But, this PR is not yet complete. Indeed, I need to get feedbacks from Nextcloud developers and...
since you updated the repository cloning to depth=1 i have the problem that i can not add the stable worktrees anymore on a fresh installation, even when executing a fetch...
With the subnet hard-coded, this cloud cause an error with the user's / developer's local network. So, it's not a good practice to write the hard-code the subnet and use...
Hi, i tried to set this up for a long time, but it always fails with the following error message: `file_put_contents(/var/www/html/.htaccess): failed to open stream: Permission denied at /var/www/html/lib/private/Setup.php#552` So...
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/upload-artifact](https://redirect.github.com/actions/upload-artifact) | action | major | `v3` -> `v4` | --- ### Release...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...