Skip to content
Discussion options

You must be logged in to vote

So, you're not using the provided dockerstart command and this windows thingy instead. But, you don't have a single port exposed. The test command is

docker run -it --rm -e LOCAL_TEST=true -p 8443:8443 ghcr.io/sebadob/rauthy:0.30.2

What makes you think it could be port 5173? That's only used during local devlopment, and even then only sometimes.
The start command exposes port 8443, which is pretty impossible to miss. It's the only exposed port and the one, you need to access Rauthy. Your container ls shows not a single exposed port, it's impossible that this could ever work, as long as you have not set it to host network.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@tarnishablec
Comment options

@tarnishablec
Comment options

@tarnishablec
Comment options

@sebadob
Comment options

Answer selected by tarnishablec
@tarnishablec
Comment options

Comment options

You must be logged in to vote
2 replies
@sebadob
Comment options

@MrFaul
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants