nextcloud_on_docker
nextcloud_on_docker copied to clipboard
Run Nextcloud in Docker Container on various Linux Hosts
Hi! With default setup nextcloud can't connect to collabora online - please correct if I'm wrong here, may be I did something wrong. Necessary ports opened in ufw. Collabora docker...
The users of the Nextcloud installation I set up for them based on this playbook reported poor Talk performance in video conferences. They usually hold conferences with at least 8...
When I try to install on Pi4 with `fulltextsearch_enabled = true`, I get to an error that ` elasticsearch:7.6.2` is not avaliable for the architecture. Is it a known behavior...
Where can I find the root cert that the self-signed ssl certs are signed with? -or- is there a way to provide a private root cert to sign the self...
Old regex results in missing videos. See: https://help.nextcloud.com/t/first-run-wizard-video-does-not-play-http-302/75281 https://docs.nextcloud.com/server/18/admin_manual/installation/nginx.html?highlight=mp4|webm fixed by changing: ``` location ~ \.(?:png|html|ttf|ico|jpg|jpeg|bcmap)$ { try_files $uri /index.php$request_uri; # Optional: Don't log access to other assets access_log off;...
Awesome project! I got this while running it. `TASK [docker_container : Create traefik network] ****************************************************************************************************************************************************************************************************************************** Wednesday 11 November 2020 23:17:21 -0500 (0:00:00.058) 0:00:23.674 **** fatal: [localhost]: FAILED! => changed=false msg:...
Hi Reiner, What is your recommended way to install ImageMagick when using this playbook? Thanks
Is it possible to offer/integrate ZeroTier into the docker build as an alternative to Let's Encrypt Certificate or Self-Signed? This a P2PVPN that might be a great secure alternative. [ZeroTier...
Due to some DNS mismatch i had to get a new certificate. This was easily fixed by running the playbook again. Although the playbook did not finish, duo to onlyoffice_documentserver...
System: Debian 9 linode vm Description: I tried to remove and reinstall with this playbook when I was debugging an issue that I was seeing with certbot docker. > Note:...