Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 823 Bytes

README.md

File metadata and controls

46 lines (31 loc) · 823 Bytes

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: