Run it on your own hardware.
One command takes a bare Ubuntu server to a running, hardware-tuned Semurg instance. No compiler, no Rust toolchain, no separate Erlang. The engine ships prebuilt and the installer picks the variant that matches your CPU.
what you get
A working database, with real data already in it.
A fresh install comes up holding a real Bitcoin dataset (233,553 blocks, 16.9M transactions),
so you have something substantial to query in the first minute instead of an empty store.
Then load your own data through the
/v1 API and compare.
Requirements
| OS | Ubuntu 24.04 (22.04 build on request) |
| Arch | x86_64 |
| CPU | 4 cores or more (shards map to physical cores) |
| RAM | 8 GB or more |
| Disk | 20 GB free or more |
The install
sudo ./semurg-install.sh
Seven steps, each printed as it runs: preflight, hardware scan, dependencies, engine and NIF selection, configure, licence, start and verify. It is idempotent, so re-running it is safe, and it fails with a plain-English reason rather than a stack trace.
Request an evaluation
Evaluation licences are signed and issued per evaluator, so we know who is running what and can support you. Tell us what you want to test and we will send the bundle and a 30-day licence.