A daemon that asynchronously copies paths to a remote store.
Build with nix-build
or nix build
You must provide -t/--target
argument, which should be a valid nix store url, and at least one of -p/--port
or -u/--unix
for a control socket.
There's a NixOS module in ./service.nix available as nixosModules.upload-daemon
which adds a systemd service that runs upload-daemon for you and optionally configures a nix post-build-hook that signs and uploads all paths that were built on the machine to the remote store.
Licensed under Mozilla Public License version 2. Read ./LICENSE for more details.
upload-daemon is maintained and funded with ❤ by Serokell. The names and logo for Serokell are trademark of Serokell OÜ.
We love open source software! See our other projects or hire us to design, develop and grow your idea!