Github Actions and Workflows
Making the most of the Github ecosystem by leveraging Github Actions to automate the build process and release new versions as soon as core dependencies are updated and available.
Github Actions and Workflows
Making the most of the Github ecosystem by leveraging Github Actions to automate the build process and release new versions as soon as core dependencies are updated and available.
Musl Libc and static linking
Musl libc to create statically linked binaries than can run on any Linux based OS. It was never supposed to be hard to do this. Musl makes it easy.
Alpine Linux as a build host
The build host - Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox. It is designed for security, simplicity, and resource efficiency.
qBittorent-nox fully static binaries
A fully static build of qbittorrent-nox. No need to install any dependencies. Just download and run. Deploy it however you want. Easy to deploy as a binary or as part of a docker solution.