nextcloud icon indicating copy to clipboard operation
nextcloud copied to clipboard

Nextcloud docker-compose examples

Results 6 nextcloud issues
Sort by recently updated
recently updated
newest added

I believe `apps` needs to be updated to `custom_apps` as I am getting this error `App directory "/var/www/html/custom_apps" not found! Please put the Nextcloud apps folder in the Nextcloud folder...

Hi, I've a X-Frame-Options Error in my Admin Panel after upgrade to Nextcloud 12: The "X-Frame-Options" HTTP header is not configured to equal to "SAMEORIGIN". Thanks for your help.

To do List: - [x] Letsencrypt companion doesn't work anymore https://github.com/SnowMB/nextcloud/issues/7 - [ ] Shorten URL (https://github.com/SnowMB/nextcloud/issues/4, https://github.com/SnowMB/nextcloud/issues/5) - [ ] Add cron example - [ ] ~~Wonderfall: https://hub.docker.com/r/wonderfall/nextcloud/~~ -...

This isn't an issue so feel free to close this out. Just wanted to submit some troubleshooting notes that may help others: # Cloudflare It is possible to use cloudflare...

I am using the collabora docker-compose example. I managed to add: 'htaccess.RewriteBase' => '/' to config.php, but I need to manually update the .htaccess file using "sudo php /var/www/html/occ maintance:update:html...

Hello, What would be the best way to shorten the URL for Nextcloud? I want to remove index.php from the url. They provide a video here: https://www.youtube.com/watch?v=yqr22XG8P4w I'm wondering if...