Skip to main content

Run Owncast as a Background Service

You can optionally setup Owncast to run under systemd so it's a managed service on your machine that automatically starts when your machine does.

Owncat suggests

While we can't explicitly support every possible machine's configuration you might be able to find some user-supplied examples in our contrib directory that might point you in the correct direction.

These files are not part of the Owncast project and are not supported by us, but there is ample documentation about how to configure systemd online if you're unable to find examples that work for you.

Installation​

Create your systemd unit file in your systemd configuration directory (typically /etc/systemd/system/), and update the systemd daemon with: sudo systemctl daemon-reload when you're done.


Improve this page

See something missing or incorrect? Edit this page and improve the documentation for everyone.

Contributors to this documentation

Related Documents