Neo4j Proxmox LXC script

201120

Neo4j is the world’s leading Graph Database. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions. The programmer works with a flexible network structure of nodes and relationships rather than static tables — yet enjoys all the benefits of enterprise-quality database. For many applications, Neo4j offers orders of magnitude performance benefits compared to relational DBs.

To create a new Proxmox VE Neo4j LXC, run the command below in the Proxmox VE Shell.

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/neo4j.sh)"

Default Settings: 1GB RAM - 4GB Storage - 1vCPU

Neo4j Interface: IP:7474

Username: neo4j
Password: neo4j