Resetting the Owncast Admin PW in a Docker Container
So I did a dumb. I lost/misplaced/forgot/ate my Owncast server's admin password. Note for myself (and other who might need to know this), here is how to fix that when you are using the Docker container.
Pop into the docker container's shell.
sudo docker exec -it <container_id …