v0.1.2
Run it
docker run --rm ghcr.io/truespar/sentio:0.1.2 --helpOr the full stack, which brings up PostgreSQL, Redis, NATS,
MinIO, ClamAV and rspamd alongside it:
git clone https://github.com/truespar/sentio.git && cd sentio
git checkout v0.1.2
docker compose up -dImage ghcr.io/truespar/sentio:0.1.2 - linux/amd64, linux/arm64
Binaries
Dynamically linked, requiring glibc 2.34 or newer - Debian 12+,
Ubuntu 22.04+, RHEL 9+. Grant the port-binding capability
rather than running as root:
sudo setcap 'cap_net_bind_service=+ep' /usr/local/bin/sentio-smtpVerify with sha256sum -c SHA256SUMS.
Changes
See CHANGELOG.md.