AAROC.glibrary-role

gLibrary

This role installs and sets up a gLibrary instance that can use different types of storage. It's not designed for containers, but it can still work in a container environment.

Requirements

To use this role, you need to have git and node (including nodejs and npm) installed.

Role Variables

The role uses variables from three files: main.yml, passwords.yml, and defaults.yml. Passwords are included in a specific task and are secured with encryption.

Dependencies

There are no external dependencies for this role.

Example Playbook

Here's an example of how to use this role, including how to pass variables:

- hosts: servers
  roles:
    - { role: AAROC.glibrary }

License

This role is licensed under Apache-2.0.

Author Information

This was created by Bruce Becker from the CSIR Meraka Institute for the Africa-Arabia Regional Operations Centre.

Informazioni sul progetto

Ansible role to deploy a gLibrary instance

Installa
ansible-galaxy install AAROC.glibrary-role
Licenza
apache-2.0
Download
110