Installation Instructions
Installing Noflux is straightforward if you have some basic system administration knowledge.
- Packages
- Database Configuration
- Manual Installation
- Debian/Ubuntu/Raspbian Package Installation
- RPM Package Installation
- Alpine Linux Installation
- Docker Installation
Packages ΒΆ
| Platform | Type | Repository URL |
|---|---|---|
| Debian/Ubuntu | Upstream (Binary) | https://github.com/fiatjaf/noflux/tree/master/packaging/debian |
| RHEL/Fedora | Upstream (Binary) | https://github.com/fiatjaf/noflux/tree/master/packaging/rpm |
| Alpine Linux | Community (Source) | https://git.alpinelinux.org/aports/tree/community/noflux |
| Arch Linux | Community (Source) | https://archlinux.org/packages/extra/x86_64/noflux/ |
| Debian | Community (Binary) | https://packages.debian.org/trixie/noflux |
| FreeBSD Port | Community (Source) | https://svnweb.freebsd.org/ports/head/www/noflux/ |
| Nix | Community (Source) | https://github.com/NixOS/nixpkgs/tree/master/pkgs/servers/noflux |
| Ubuntu | Community (Binary) | https://packages.ubuntu.com/noble/noflux |
You can download precompiled binaries and packages from the GitHub Releases page. You could also build the application from the source code.