The image is published to
Docker Hub as sesloan/omnibus,
and the repo ships a Jellyfin-style docker-compose.yml.
# 1. Point the library mounts at your books and set your access URL.
$EDITOR docker-compose.yml
# 2. Build the bundle and start it (first build compiles the workspace + WASM).
docker compose up -d --build
# 3. Open http://localhost:3000 and register — the first account is the admin.
Volumes, env vars, reverse-proxy/TLS, PUID/PGID, and admin recovery are all in the Docker guide.
| Doc | What it covers |
|---|---|
| Feature tour | What Omnibus does, with screenshots |
| Deploy with Docker | Volumes, env vars, TLS, PUID/PGID, admin recovery |
| Kobo sync & KEPUB | Wired one-click transfer, wireless sync setup, two-way highlights |
| Local development | Nix shells, just recipes, tests, mobile builds, project layout |
| Architecture | Crate and module maps, request flows, mobile auth |
| Configuration reference | Every supported environment variable, annotated |
| Roadmap | What's shipped and what's next |
| Contributing | Issue-first workflow, quality gate, PR conventions |
| Security policy | How to report a vulnerability privately |
MIT.
Rust
73.6%
Swift
14.3%
TypeScript
5.3%
CSS
3.0%
Python
1.8%
JavaScript
1.0%
The image is published to
Docker Hub as sesloan/omnibus,
and the repo ships a Jellyfin-style docker-compose.yml.
# 1. Point the library mounts at your books and set your access URL.
$EDITOR docker-compose.yml
# 2. Build the bundle and start it (first build compiles the workspace + WASM).
docker compose up -d --build
# 3. Open http://localhost:3000 and register — the first account is the admin.
Volumes, env vars, reverse-proxy/TLS, PUID/PGID, and admin recovery are all in the Docker guide.
| Doc | What it covers |
|---|---|
| Feature tour | What Omnibus does, with screenshots |
| Deploy with Docker | Volumes, env vars, TLS, PUID/PGID, admin recovery |
| Kobo sync & KEPUB | Wired one-click transfer, wireless sync setup, two-way highlights |
| Local development | Nix shells, just recipes, tests, mobile builds, project layout |
| Architecture | Crate and module maps, request flows, mobile auth |
| Configuration reference | Every supported environment variable, annotated |
| Roadmap | What's shipped and what's next |
| Contributing | Issue-first workflow, quality gate, PR conventions |
| Security policy | How to report a vulnerability privately |
MIT.
Rust
73.6%
Swift
14.3%
TypeScript
5.3%
CSS
3.0%
Python
1.8%
JavaScript
1.0%