Docker Compose → NixOS
Transform your Docker Compose files into NixOS container configurations with ease.
Docker Compose
Paste your existing docker-compose.yml configuration. Supports volumes, networks, environment variables, and service dependencies.
NixOS Configuration
Get a complete NixOS configuration ready to use with virtualisation.docker or virtualisation.podman.
Container Backend
Choose between Docker and Podman for container management
Traefik Services
Configure Traefik routing for your services
No Traefik services configured. Click "Add Service" to create one.
How It Works
Pod2Nix automatically converts your Docker Compose configurations into proper NixOS systemd services
Docker Compose
Paste your existing docker-compose.yml configuration. Supports volumes, networks, environment variables, and service dependencies.
Conversion
Automatically translates Docker services to NixOS systemd services with proper container configurations and networking.
NixOS Config
Get a complete NixOS configuration ready to use with virtualisation.docker or virtualisation.podman.