[Feature] Document standalone (non-Docker) deployment #12
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Motivation
Now that varde is designed to run as a single process with multiple modules enabled (not just in Docker), document how to run it directly as a binary — e.g. on a Raspberry Pi Zero 2 W. Cover: config file placement, systemd unit example, binary architecture selection (armv7 vs arm64 depending on OS image).
Proposal
No response
Alternatives Considered
No response