KnownodesInstall
From TAMI
Jump to navigationJump to search
(Tami Graph installation)
- adduser knownodes
- su knownodes
- cd
- git clone https://github.com/CyberCRI/KnowNodes.git
- mkdir config
- copy all config files to config (DB.conf.js email.conf.js loggly.conf.js passport.conf.js settings.js testacular.conf.js)
- edit them
- download neo4j community edition, unpack in home directory, no systemd file yet, just run bin/neo4j start (port 7474 - edit DB.conf)
- add a new subdomain tamigraph.tami.org.il (at our domain name service web interface)
- edit haproxy on the router to add a redirect from that domain to the internal service (running on host/port)
TODO
setup local mongodb support nodejs 0.10 (latest)
- current 0.8.26
support neo4j 2.0.0 (latest)
- current 1.8.3