Key Pair
Last updated
Was this helpful?
Last updated
Was this helpful?
Once launched, you will need to perform configuration tasks on the tg-app instances. For that, you will be accessing the instances via ssh using a key pair that was selected at launch. Identify an existing key pair or create a new one if you don't have one available.
You can manage key pairs on the Key Pairs page in AWS EC2 console at
Later on, you may specify a key to be assigned to tg-bots when they are launched by tg-app. While this is not strictly necessary, you'll need to do it in order to ssh into the launched tg-bots for monitoring or troubleshooting. To specify the key, assign its name to the ec2_instance_key_name database stored setting. Refer toDatabase Stored Settings page for how to manage database stored settings.
To access a tg-app or tg-bot server, use the following commands:
Substitute my-tg-app-or-bot with public DNS name of the server you need to access