Docker port issue or by design? #16

Closed
opened 2025-12-29 01:20:09 +01:00 by adam · 1 comment
Owner

Originally created by @mannp on GitHub (Jul 28, 2021).

Thanks for the new dockerfile :)

I wondered why you are exposing 8080/tcp from the docker but use 8000/tcp in the sample config files.

Are both ports used or we should we update and use 8080 as the default?

Thanks.

Originally created by @mannp on GitHub (Jul 28, 2021). Thanks for the new dockerfile :) I wondered why you are exposing 8080/tcp from the docker but use 8000/tcp in the sample config files. Are both ports used or we should we update and use 8080 as the default? Thanks.
adam closed this issue 2025-12-29 01:20:09 +01:00
Author
Owner

@juanfont commented on GitHub (Jul 28, 2021):

Uh... That's actually a hell of a point...

All the Kubernetes code & Docker assumes 8080, and the examples 8000.

I will prepare a PR, probably just changing the example files.

@juanfont commented on GitHub (Jul 28, 2021): Uh... That's actually a hell of a point... All the Kubernetes code & Docker assumes 8080, and the examples 8000. I will prepare a PR, probably just changing the example files.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#16