This repository contains Monk.io template to deploy Neo4j either locally or on cloud of your choice (AWS, GCP, Azure, Digital Ocean).
foo@bar:~$ monk status
daemon: ready
auth: logged in
not connected to cluster
git clone https://github.com/monk-io/monk-neo4j
cd monk-neo4j
monk load MANIFEST
foo@bar:~$ monk list neo4j
✔ Got the list
Type Template Repository Version Tags
runnable neo4j/db local - -
foo@bar:~$ monk run neo4j/db
Variable | Description | Default |
---|---|---|
db_port | Neo4j database port | 7687 |
admin_port | Neo4j admin interface port | 7474 |
image | Docker image tag | 5.5 |
page_cache_size | Page cache size | 1G |
heap_size | Heap size | 512M |
max_heap_size | Max heap size | 512M |
monk purge -a