andrew-delph / libgdx-game

A game inspired by Terraria and tower defense, featuring multiplayer support, procedural world generation.
1 stars 0 forks source link

access a specific task #411

Open andrew-delph opened 1 year ago

andrew-delph commented 1 year ago

access a ecs task through elb somehow

have to game server tasks running. be able to select one server or another with the game client

andrew-delph commented 1 year ago

To get the external ip address https://docs.aws.amazon.com/cli/latest/reference/ecs/list-tasks.html https://docs.aws.amazon.com/cli/latest/reference/ecs/describe-tasks.html https://docs.aws.amazon.com/cli/latest/reference/ec2/describe-network-interfaces.html

andrew-delph commented 1 year ago

make a lambda... it returns the server ip using these interfaces