Install WardPick your deployment
Executable
Download the standalone Rust binary and run it directly. No JVM, no runtime, just Ward.
Get ExecutableWhats included
- ~6–8MB standalone binary
- ~5–8MB RAM in typical use
- Instant startup (<10ms)
Docker
Run Ward in a container for easy server deployment with minimal image size and fast restarts.
Get DockerWhats included
- Single command
- ~20–30MB image (typical)
- Zero GC overhead
Docker Compose
Persist configuration with docker-compose and upgrade cleanly without losing your setup.
Get Docker ComposeWhats included
- Persist on update
- Config via env/setup.ini
- Ideal for servers & homelabs
Need the previous Spring Boot build? Use the legacy Java version.