neo4j

adriagalin.neo4j

Build Status Ansible Galaxy

An ansible role to configure a Neo4j graph database server.

Requirements

Tested on:

  • Ubuntu 14.04 LTS
    
    • Ubuntu 16.04 LTS
      

Role Variables

Check defaults/main.yml file to review all vars.

Dependencies

None.

Example Playbook

```yaml - hosts: all vars: ag_neo4j_java_package: openjdk-8-jdk-headless roles: - { role: adriagalin.neo4j }

ToDo

  • Add HA config.
  • Add server test validation.

License

GPLv3 License.

Author Information

Adrià Galín

Inspiration

During development, some roles in Ansible Galaxy/Github also inspired me:

  • [julienroubieu](https://github.com/julienroubieu/ansible-neo4j)
    
    • and many others.
      

thank you.

About

Install and configure Neo4j on your systems.

Install
ansible-galaxy install adriagalin/ansible.neo4j
GitHub repository
License
Unknown
Downloads
61