Show me the way to cloud infra

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • 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.

  • 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).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • nix-nomad

    HashiCorp Nomad job definitions in Nix

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

  • 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