process-compose-flake
process-compose-flake copied to clipboard
A `flake-parts` module to spin up processes for development by leveraging `process-compose`
process-compose-flake
A flake-parts module for process-compose.
Documentation
https://community.flake.parts/process-compose-flake
Contributing
Please run nix run github:srid/nixci build on a NixOS machine to run the full suite of tests before pushing changes to the main branch. Our CI (Github Actions) cannot do this yet.
Discussion
Related projects
services-flake: NixOS-like services built on top of process-compose-flake.proc-flake: A similar module that uses aProcfile-based runner. It is less feature-rich, but at times more reliable than process-compose.