Skip to content

norsk-ctl

A desktop control plane for building and managing Norsk Media pipelines.

Try the demo Read the guides

norsk-ctl is a single binary that runs Norsk Media on your machine. It manages the containers, the network, the proxy, and the configuration — so you can get a live pipeline running without writing compose files or wiring up nginx yourself.

It ships with a CLI and a web UI over the same API. Pick whichever suits how you work.

Terminal window
# macOS / Linux
curl -fsSL https://norsk.video/install-ctl.sh | bash

Try it

Just evaluating? The Demo Quickstart gets you from zero to a running pipeline in one command.

Build with it

Building a product on Norsk? Start with a Zero to Hero guide to get your first pipeline working, then see the How-to guides for common tasks.

Automate it

Wiring Norsk into CI or scripted workflows? The CLI Reference and REST API are your reference material.

Operate it

Running Norsk in production? The Concepts section covers network modes, architecture, security, and backup.