adriagalin.neo4j
adriagalin.neo4j
This is an Ansible role for setting up a Neo4j graph database server.
Requirements
Tested on:
- Ubuntu 14.04 LTS
- Ubuntu 16.04 LTS
Role Variables
You can check the defaults/main.yml
file to see all the variables used.
Dependencies
There are no dependencies.
Example Playbook
- hosts: all
vars:
ag_neo4j_java_package: openjdk-8-jdk-headless
roles:
- { role: adriagalin.neo4j }
ToDo
- Add high availability (HA) configuration.
- Add server validation tests.
License
This project is licensed under the GPLv3 License.
Author Information
Created by Adrià Galín
Inspiration
I got some ideas during development from roles in Ansible Galaxy/Github, such as:
- julienroubieu
- and others.
Thank you!
Installa
ansible-galaxy install adriagalin.neo4j
Licenza
Unknown
Download
82
Proprietario