Forge Home

neo4j

Installs Neo4j Graph Database on Linux systems

9,732 downloads

9,530 latest version

4.4 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.0.2 (latest)
  • 0.0.1
released Dec 15th 2014
This version is compatible with:

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'neo4j-neo4j', '0.0.2'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add neo4j-neo4j
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install neo4j-neo4j --version 0.0.2

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download

Documentation

neo4j/neo4j — version 0.0.2 Dec 15th 2014

Neo4j Puppet Module

Automates installing Neo4j on an EC2 Linux system.

About

This module will install Neo4j, and its dependencies (e.g. a JVM). It's designed to run on a server and expose the REST API over the network.

Features

  • Installs Neo4j enterprise from stable Debian packages
  • Installs suitable JVM

Limitations

  • Only 1 Neo4j database is supported
  • Not tested with Hiera yet

Usage

class { neo4j:
  data_dir => undef
}

License

Apache 2

Please log tickets and issues at the Github project.

Acknowledgements

Thanks to: