Ansible Playbook for NC13 & nginx & mariadb or postges & redis & php7.2 on ubuntu 16 or 19 & centos7 & debian 9

Hi,

just want to let you know: I wrote an ansible playbook based on C. Riegers page: https://www.c-rieger.de/nextcloud-13-installation-guide

You find it here: https://github.com/ReinerNippes/nextcloud13

I run this on fresh Ubuntu 16 EC2@AWS. No garanty that it will work on your maschine.

Feedback for improvemnet welcome.

Reiner

1 Like

Hi,

I added CentOS7 as a target OS.

Maybe someone could tell me, where the config is wrong. NextCloud check complains about opcache not enabled. I could findout why this reported.

Greetings,
Reiner

Hi,

I added Debian 9 support in a devel branch. For testing purpose. Feedback welcome.

Have fun,
Reiner

I updated my ansible playbook a bit.

The devel branch

includes now:

  • Selfsigned certificates
  • Postgresql/docker as db backend (right now works only on Ubuntu)
  • Ubuntu 18 LTS
  • Collabora Online integration (needs a reboot after installation)

Since I test this only on AWS EC2 server it would be nice if someone could test it on a Raspi or other HW.

Have fun,
Reiner