nextcloud icon indicating copy to clipboard operation
nextcloud copied to clipboard

Ansible playbook to install nextcloud, php, nginx or apache, mariadb or postgres, redis-server, onlyoffice or collabora office

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

Trying to install this on a freshly installed Debian Bullseye, hitting a wall. Where it fails: ``` TASK [tls-certificate : create cert directory] *************************************** fatal: [localhost]: FAILED! => msg: 'template...

if you adjust the data path in the inventory file the task nc_fail2ban / selinux aborts because the path variable is missing in the file. I replaced the path with...

fixes the issue reported here https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/96 with self-signed certificates

I'm using this role to spin up nextcloud on Ubuntu 20.04 LTS with the latest nextcloud (v 20.0.0), where the control node is my desktop and the managed node is...

I was able to fix a few issues along the way so far (like system installed python packages which crashed the `prepare_system.sh` so uninstalled the system version and then the...

Work in progress for #124 Playbook will run through with MariaDB + NGINX + SelfSigned Certificate + php7 on OpenSUSE Tumbleweed. Other configurations will not work at all yet. OpenSUSE...

Hi, it would be great if you can add a jitsy meet sever to this playbook!

I would like to adapt the playbook so that it can also setup nextcloud on openSUSE systems. I would like to work on this task and I would love to...