An Ansible Role that installs and configures the Prometheus Nextcloud exporter by Robert Jacob.
For further installation instructions follow the steps on the Project page.
- Prometheus instance
None
The role currently supports Debian, Ubuntu, CentOS.
Available variables are listed below, along with default values (see defaults/main.yml
):
# Netcloud Login url (e.g. https://nextcloud.example.org)
nextcloud_url:
# Nexcloud Auth Token
nextcloud_auth_token:
# Nextcloud Login username
nextcloud_username:
# Nextcloud Login password
nextcloud_password:
- hosts: nextcloud
roles:
- serverfriendsorg.nextcloud_exporter
GNU General Public License v3.0
This role was created in 2021 by Steven Conrad Bayer.