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

Is public ip the only way to connect to your server? #19

Open
JakeBarron opened this issue Apr 2, 2021 · 1 comment
Open

Is public ip the only way to connect to your server? #19

JakeBarron opened this issue Apr 2, 2021 · 1 comment

Comments

@JakeBarron
Copy link

JakeBarron commented Apr 2, 2021

I wanted to know if I missed something in configuration that would make my server show up in the public listing. Right now we are only able to connect via ip, which as we know resets every time I shut down the server and spin it back up. I wrote an api to return the task ip which is great (will be pushing to github soon for others to use), but it would be even easier to just connect in game.

Has anyone found a solution to getting the server name to show up on the in-game connection list? I see that my task environment var for Public_ip is set to 1≈true. I know sometimes AWS can be a little weird with typing.
Screen Shot 2021-04-02 at 8 43 44 AM

Has anyone successfully got their server to show up on the public listing? If so please, let me know!

This is amazing work @rileydakota thanks for the hours of fun so far!

@Narbulus
Copy link

Try setting that value to "true" instead of "1" in the CDK stack, I think the bash equality check might be failing

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

2 participants