v0.10.3 - September 02, 2026
Fixed
- Previous
install.shdoes not work on Alpine Linux or similar distributions due to some incompatible command calls. The script now tries to use alternatives (e.g.doasinstead ofsudo) and uses common option flags. (#50) - Auto-generated config files inside the container are now owned by the provided
UIDinstead of the root user. (#46) - Default configuration files are not created when users explicitly set environment variables to the default paths.
Added
--server-key-fileoption for setting the server key from a file.- Self-contained RISC-V build with musl.
- runit and OpenRC support for binary installations. (#50)
Changed
- Tar packages now contain all necessary config templates, man docs, and basic service files (runit, openrc, systemd).
- Due to file upload limits, SHA256 checksums are bundled in a
MANIFESTfile.
Removed
- PKGBUILD file for Arch-based systems is no longer distributed with new releases.