Skip to content

debops/ansible-owncloud

Repository files navigation

DebOps owncloud

Travis CI test-suite Ansible Galaxy

This role installs a ownCloud instance on a specified host, either with SQLite, MySQL, MariaDB or PostgreSQL database as a backend and an nginx webserver as a frontend.

Note that Nginx is not officially supported by ownCloud nor NextCloud but it is community supported and should work without problems. Apache is supported by the role but not yet used by default.

Features

  • LDAP setup.
  • In memory caching using Redis for file locking and APCu.
  • ownCloud theming support.
  • Extensive configuration options via Ansible’s inventory.
  • Fully automated ownCloud security updates. Not yet enabled by default.

Installation

This role requires at least Ansible v2.1.4. To install it, run:

ansible-galaxy install debops.owncloud

Documentation

More information about debops.owncloud can be found in the official debops.owncloud documentation.

Role dependencies

  • debops.secret

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

License: GPL-3.0


This role is part of DebOps. README generated by ansigenome.