Declarative Strapi Service on NixOS ($275)

We want to self host Strapi (https://strapi.io/)

I’d like a fully Nix-managed setup rather than just running yarn create manually. Specifically, I’d like to have a Nix derivation (or a flake) that handles building and installing Strapi (and its dependencies) in a reproducible way. On top of that, a NixOS service or module would be ideal so that Strapi can run as a proper system service, integrated with the NixOS ecosystem—logging, systemd, configuration options in configuration.nix, etc. Essentially, the goal is a declarative setup: we enable and configure Strapi in our Nix configuration and have Nix handle everything from install to runtime.

1 Like

Hi there,
Good to know that you are planning to utilize nix for your needs. I’d be happy to help. Please reach out with how you would like to proceed.

1 Like

Hi,
I’d be happy to help with that! Setting up Strapi with a fully Nix-managed, declarative approach sounds like a great project. Feel free to send me a message to discuss how we can get this started.