Skip to content

Installation on Linux

Dependencies

  • Neo4j 5.0+

Download Cryap binary from CI/CD (soon) or build Cryap yourself.

Generating config.rb

Run ./cryap init, it will generate a basic config.

Running

Run ./cryap, Cryap should run successfully and output something like:

INFO Cryap::Database: Connecting to neo4j
...
INFO Cryap::Database: Connected!
INFO Cryap::HttpServer: Started.

Read more: creating systemd service

What's next?

  • Creating admin account
  • Blocking other instances
  • Configuring S3 as file storage