37 lines
No EOL
861 B
Markdown
37 lines
No EOL
861 B
Markdown
role-nextcloud
|
|
=========
|
|
|
|
This role installs and configures the nextcloud server and web UI
|
|
|
|
Requirements
|
|
------------
|
|
|
|
The nginx-ssl role is highly recommended to handle ssl termination. Similarly the certbot role is also highly recommended to handle certificate creation/renewal automatically
|
|
|
|
Role Variables
|
|
--------------
|
|
|
|
Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder
|
|
|
|
Dependencies
|
|
------------
|
|
|
|
None
|
|
|
|
Example Playbook Template
|
|
----------------
|
|
|
|
Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:
|
|
|
|
role:nextcloud:v1.0:workload,nextcloud
|
|
role:nextcloud:testing:workload,nextcloud
|
|
|
|
License
|
|
-------
|
|
|
|
GPL
|
|
|
|
Author Information
|
|
------------------
|
|
|
|
Beth Parker, ejparker@atcur.com |