SynapCores Community Edition

AI-native database. Open core. Self-hosted. Free.

Install on Linux or macOS

curl -fsSL https://get.synapcores.com/install.sh | sh

That detects your platform, downloads the latest signed release tarball from GitHub Releases, verifies its SHA-256, and hands off to the local installer that creates the synapcores system user, lays out /opt/synapcores, and installs a hardened systemd unit.

Install the binary only (no system setup)

curl -fsSL https://get.synapcores.com/install.sh | SYNAPCORES_BINARY_ONLY=1 sh

Pin a specific release

curl -fsSL https://get.synapcores.com/install.sh | SYNAPCORES_VERSION=v1.0.0-ce sh

What you get

Documentation

docs.synapcores.com · Releases · synapcores.com