Show me the way to cloud infra

This page summarizes the projects mentioned and recommended in the original post on /r/Nix

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. skyflake

    NixOS Hyperconverged Infrastructure on Nomad/NixOS

    You may be interested in something like https://github.com/astro/skyflake too. I have not tried it personally but I think the microvm route has potential.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. terranix

    terranix is a terraform.json generator with a nix-like feeling

    I am using https://github.com/terranix/terranix to handle terraform. My workflow involves building a JSON configuration using it and then invoking terraform like usual. One side effect is that I can have a mix of nix and HCL if I want (my main use case for this is incremental rewrites).

  4. nix-nomad

    HashiCorp Nomad job definitions in Nix

    For nomad jobs there is https://github.com/tristanpemble/nix-nomad

  5. sops-nix

    Atomic secret provisioning for NixOS based on sops

    For applications, I think environment variables are great. Especially if you adopt nomad because you could also use vault to populate secrets in. For machines that won't work so you'll need something else like https://github.com/Mic92/sops-nix

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • NixOS MicroVMs

    1 project | news.ycombinator.com | 26 Mar 2024
  • NixOS-ha-Kubernetes: Toy highly-available Kubernetes cluster on NixOS

    1 project | news.ycombinator.com | 2 Oct 2023
  • Nix-Bitcoin: A collection of Nix packages for easily installing Bitcoin nodes

    1 project | news.ycombinator.com | 9 Jul 2023
  • Is there a nixos solution for hyperconverged infrastructure?

    2 projects | /r/NixOS | 31 May 2023
  • NixOS MicroVMs

    1 project | news.ycombinator.com | 12 Mar 2023

Did you know that Nix is
the 28th most popular programming language
based on number of references?