Okay, figured out how to reset my stream key for Owncast while running it under Dokku.

You have to do the following:

  • Stop the process: dokku ps:stop $APP_NAME
  • Run the token reset command in a container mounted with its data (this command mirrors my setup): docker run -v /var/lib/dokku/data/live:/app/data dokku/live -streamkey "YOUR_NEW_STREAM_KEY"
  • Start it up: dokku ps:start $APP_NAME

Done! Love the work that @owncast@fosstodon.org has been cranking out.

Now, I feel more comfortable picking streaming back up. Just want to work on more window isolation — it's a bit tricky to stream on a single monitor.

Engagement is powered by Webmentions — a premier standard of the Web to let other sites know you've mentioned them. Learn how to reply from your own site. or from a supported silo Aaron has an interactive post about this. If you've mentioned this URL via another one, use the form below to submit it.

If you don't currently own your replies, then you can click below to do so.

I currently aim to own my comments and plan to eventually show those I've received once I finish Lighthouse.