deploy-rs

A simple multi-profile Nix-flake deploy tool. (by serokell)

Deploy-rs Alternatives

Similar projects and alternatives to deploy-rs

  1. nixpkgs

    Nix Packages collection & NixOS

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. nix

    415 deploy-rs VS nix

    Nix, the purely functional package manager

  4. podman

    Podman: A tool for managing OCI containers and pods.

  5. sst

    195 deploy-rs VS sst

    Build full-stack apps on your own infrastructure.

  6. Home Manager using Nix

    Manage a user environment using Nix [maintainer=@khaneliman, @rycee]

  7. toolbox

    Tool for interactive command line environments on Linux (by containers)

  8. devenv

    Fast, Declarative, Reproducible, and Composable Developer Environments using Nix

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. SkiffOS

    Any Linux distribution, anywhere.

  11. repology-updater

    Repology backend service to update repository and package data

  12. digga

    23 deploy-rs VS digga

    A flake utility library to craft shell-, home-, and hosts- environments.

  13. flake-utils-plus

    Use Nix flakes without any fluff.

  14. nix-on-droid

    Discontinued Nix-enabled environment for your Android device. (by t184256)

  15. colmena

    9 deploy-rs VS colmena

    A simple, stateless NixOS deployment tool

  16. nixops

    11 deploy-rs VS nixops

    NixOps is a tool for deploying to NixOS machines in a network or cloud.

  17. sops-nix

    Atomic secret provisioning for NixOS based on sops

  18. morph

    NixOS deployment tool

  19. openzfs-docs

    OpenZFS Documentation

  20. microvm.nix

    NixOS MicroVMs

  21. template-typescript-monorepo

    Template repo with the latest tech working together

  22. nix-doc

    An interactive Nix documentation tool providing a CLI for function search, a Nix plugin for docs in the REPL, and a ctags implementation for Nix script

  23. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better deploy-rs alternative or higher similarity.

deploy-rs discussion

Log in or Post with

deploy-rs reviews and mentions

Posts with mentions or reviews of deploy-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-05-03.
  • Gorgeous-GRUB: collection of decent community-made GRUB themes
    4 projects | news.ycombinator.com | 3 May 2025
    On NixOS we get one new grub menu entry per “deployment”, be it when you deploy to another host or the local one. They both then get a new grub entry. Of course you can still shoot yourself in the foot by making your system inaccessible remotely, by screwing up ssh config for example. There’s also a solution for that called deploy-rs which has a magic rollback feature which rolls back the system if it can’t connect back to the computer initiating the deployment https://github.com/serokell/deploy-rs?tab=readme-ov-file#mag...

    I’m using these features since multiple years now and can vouch for them.

    Not exactly related to your initial question but I also have my system build in CI and do some playwright tests which become more and more comprehensive as time passes. This all gives me quite a lot of confidence I’ll find an issue early or be able to revert back.

  • Nix – Death by a Thousand Cuts
    22 projects | news.ycombinator.com | 13 Jan 2025
    I'm running NixOS on a raspberry pi and I deploy to it with deploy-rs¹. This works pretty well for me. My dev machine is an Apple Silicon laptop with nix-darwin installed and I use its nix.linux-builder module to run an aarch64-linux VM as a remote builder to build the rpi's system. All this means the rpi never has to do any building itself, and doesn't even need the nixpkgs source installed either.

    If you want to do this yourself, I recommend using https://github.com/nix-community/raspberry-pi-nix so the system is configured much more closely to how the stock raspberry pi image works. The benefit of this is better reliability of stuff like bluetooth.

    ¹https://github.com/serokell/deploy-rs

  • We're Leaving Kubernetes
    15 projects | news.ycombinator.com | 4 Nov 2024
    We've been using Nix flakes and direnv (https://direnv.net/) for developer environments and NixOS with https://github.com/serokell/deploy-rs for prod/deploys - takes serious digging and time to set up, but excellent experience with it so far.
  • NixOS is a good server OS, except when it isn't
    18 projects | news.ycombinator.com | 1 Oct 2024
  • Managing NixOS on DigitalOcean with Colmena
    7 projects | dev.to | 23 Aug 2024
    Colmena is a tool to manage multiple NixOS systems. It is similar to NixOps but fancier in spirit. I am not sure about the size of its userbase, but I do not see many other alternatives to my liking except NixOps4 and deploy-rs. So far, I am happy with it, so is my team.
  • 20 Years of Nix
    10 projects | news.ycombinator.com | 18 Mar 2023
  • Building a highly optimized home environment with Nix
    9 projects | /r/NixOS | 15 Sep 2022
    deploy-rs
  • Nix: Taming Unix with Functional Programming
    18 projects | news.ycombinator.com | 5 Aug 2022
    Deploy-rs is a great alternative. It works as wrapper on top of flakes, local (optionally, cross-) building and copying closures to target machine with activation:

    https://github.com/serokell/deploy-rs

  • How do you manage your updates?
    4 projects | /r/selfhosted | 13 May 2022
    The SSH key I made for this uses yubikey authentication, and every time this opens a SSH connection it will ask for the key. There's some options you can add so multiple SSH sessions can use a single connection, but the current version isn't really working well with them (see e.g. https://github.com/serokell/deploy-rs/issues/106)
  • What's a good service for hosting a personal NixOS server?
    3 projects | /r/NixOS | 16 Apr 2022
    I haven't really been in the market for something like this in a long while, but NixOS solved a lot of my headaches when it comes to maintaining a VPS and I'd like to try giving this a shot again. I'm not really interested in cloud/microservice/docker/cluser/whatever, I just want to use something like deploy-rs with a single host and maybe a VPN service like tailscale. What sorts of providers would y'all recommend?
  • A note from our sponsor - SaaSHub
    www.saashub.com | 1 Sep 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic deploy-rs repo stats
20
1,751
5.7
8 days ago

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com