Quick Install
The fastest way to install the Allternit runtime:Manual Installation
1. Download the Binary
2. Make Executable
3. Verify Installation
Docker (Optional)
If you prefer Docker:Systemd Service (Linux)
Create a systemd service for automatic startup:macOS LaunchDaemon
For macOS, create a LaunchDaemon:Verification
Check that the runtime is running:Troubleshooting
Port already in use
Port already in use
Change the port in
runtime.yaml:Permission denied
Permission denied
Ensure the binary is executable:
Cannot bind to port < 1024
Cannot bind to port < 1024
Use a higher port or run with sudo (not recommended for production).