Skip to content

A daemon that asynchronously copies paths to a remote store.

License

Notifications You must be signed in to change notification settings

serokell/upload-daemon

Repository files navigation

upload-daemon

A daemon that asynchronously copies paths to a remote store.

Building

Build with nix-build or nix build

Usage

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.

License

Licensed under Mozilla Public License version 2. Read ./LICENSE for more details.

About Serokell

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!

About

A daemon that asynchronously copies paths to a remote store.

Topics

Resources

License

Stars

Watchers

Forks