Documentation

Tag: operations

Self-update

Everlock can replace its own binary in place — no SSH into the server, no manual service-restart dance, no downtime beyond the few seconds it takes to hand the sockets to the new process. There are tw

Server settings

`/server settings` in the [admin console](/docs/admin) is the single entry point for runtime-tunable, server-wide values. Settings live in the `everlock-system` store (`settings.json`), so every chang

Deployment

Everlock is one self-contained binary with the model embedded — nothing to assemble, no runtime dependencies, and **storage is always just filesystem access**: a single data directory of git-backed fi

Known issues

Rough edges we've run into ourselves, collected here so you don't have to rediscover them. Each entry lists the **error** you'll see, **what to do**, and a short note on **why it helps** so the fix is