NOTE: I tried to make this 2 different threads, but the forum said I was blocked from posting for 24 hours due to “too many posts”; so I’m just adding them both to 1 post
Port 4002? Admin Endpoint?
Looking at the log I’m seeing:
Running AsciinemaWeb.Admin.Endpoint with cowboy 2.10.0 at 0.0.0.0:4002 (http)
Docs say there’s no specific admin page (etc.); wondering what port 4002 is used for, and whether it should be added to my reverse proxy? (Or Authelia, and so on?)
Custom CSS?
Let’s say I wanted to customize the look of my self-hosted asciinema server by changing the CSS; how can I do that?
In other words, at the moment there’s not much there and exposing it in your proxy is not essential, but not harmful either (as long as you don’t expose it to the public internet, as it doesn’t do any auth).
Thanks @ku1ik, that dashboard style looks pretty slick.
Re: the style, I run the container and would rather not have to create my own build; is there some .css file(s) that I could just edit on my end and then mount into the container, instead?