Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove leftover mentions of TCP in README #79

Open
GeckoEidechse opened this issue Oct 18, 2023 · 1 comment
Open

Remove leftover mentions of TCP in README #79

GeckoEidechse opened this issue Oct 18, 2023 · 1 comment
Assignees

Comments

@GeckoEidechse
Copy link
Collaborator

First of all, I think by now we can drop all mentions of TCP port entirely

Second of all, https://github.com/pg9182/northstar-dedicated#quick-start still makes it seem like TCP is required. The Docker command it shows is

docker run --rm --interactive --pull always --publish 8081:8081/tcp --publish 37015:37015/udp --mount "type=bind,source=/path/to/titanfall2,target=/mnt/titanfall,readonly" --env NS_SERVER_NAME="[YOUR-REGION] Your server name" ghcr.io/pg9182/northstar-dedicated:1-tf2.0.11.0
                                            ^^^^^^^^^^^^^^^^^^^^^^^
                                                   this
@Happyllama25
Copy link

Mentioned at auth-port, it does specify it is not required after v1.13+ but version gate has increased since then.

https://github.com/pg9182/northstar-dedicated#environment-variables

@pg9182 pg9182 self-assigned this Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants