services-flake/doc/index.md
shivaraj-bh 87ad31ec21 add contribuiting to index; set order of contributing to -9
contributing will appear after Getting started in the sidebar
2024-02-27 06:26:10 -05:00

1.0 KiB

short-title template emanote
services-flake
sidebar
collapsed
true
folder-folgezettel
false

Running services using services-flake

services-flake provides declarative, composable, and reproducible services for Nix development environment, as a process-compose-flake module (based on flake-parts). Enabling users to have NixOS-like service on MacOS and Linux.

It builds on top of the process-compose-flake module which allows running arbitrary processes declared in Nix.

See:

Demo

This is how running a service with services-flake looks like1: :::{.max-w-2xl .h-auto .mx-auto .p-4} !demo.gif :::


  1. The commands used in the demo are available in the getting started section of the services-flake README. ↩︎