Skip to content

datenkollektiv-net/ansible-role-nextcloud_exporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: ansible-role-nextcloud_exporter

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.

Requirements

  • Prometheus instance

Dependencies

None

Supported OS

The role currently supports Debian, Ubuntu, CentOS.

Role Variables

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:

Example Playbook

- hosts: nextcloud
  roles:
    - serverfriendsorg.nextcloud_exporter

License

GNU General Public License v3.0

Author Information

This role was created in 2021 by Steven Conrad Bayer.

About

Ansible Role for Nextcloud Exporter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jinja 100.0%