-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
alsi-lawr edited this page Jul 15, 2026
·
3 revisions
BlokeBot currently ships through two product-facing installation surfaces: a Dockerfile and a Nix flake. A source workflow is also available for contributors.
| Target | Best for | Architectures |
|---|---|---|
| Docker | Any Linux host already running containers | Determined by the upstream multi-architecture Node and .NET images |
| Nix | Reproducible package installation or direct execution |
x86_64-linux, aarch64-linux
|
| NixOS service | Declarative, supervised deployment |
x86_64-linux, aarch64-linux
|
| From source | Development and local evaluation | Any platform supported by the pinned .NET and Node toolchains |
Windows package managers, macOS packages, prebuilt container images, Compose, Kubernetes, and Helm are not currently published targets.
Continue to Configuration, then choose persistent locations for the SQLite database and OAuth token cache in State and secrets.