<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gamelift on Treadwell</title><link>https://treadwell.net/tags/gamelift/</link><description>Recent content in Gamelift on Treadwell</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 20 Feb 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://treadwell.net/tags/gamelift/index.xml" rel="self" type="application/rss+xml"/><item><title>Accessing Your GameLift Instance</title><link>https://treadwell.net/blog/accessing-your-gamelift-instance/</link><pubDate>Thu, 20 Feb 2020 00:00:00 +0000</pubDate><guid>https://treadwell.net/blog/accessing-your-gamelift-instance/</guid><description>&lt;h3 id="prerequisites"&gt;Prerequisites&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://aws.amazon.com/cli/" rel="noopener" target="_blank"&gt;&lt;img class="favicon" src="https://icons.duckduckgo.com/ip3/aws.amazon.com.ico" alt="" width="16" height="16" loading="lazy"&gt;AWS CLI&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;A GameLift fleet already created&lt;/li&gt;
&lt;li&gt;Patience&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This guide is assuming you&amp;rsquo;re on Windows as your main OS, but if you&amp;rsquo;re using Linux then the commands will be the same for AWS, but the system commands like changing the ssh key permission for Linux would be&lt;/strong&gt; &lt;code&gt;chmod 400 gameliftkey.pem&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h3 id="windows"&gt;Windows&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Open Command Prompt (cmd) and type in &lt;code&gt;aws gamelift describe-instances --fleet-id &amp;lt;your-fleet-id&amp;gt;&lt;/code&gt;. Replace &lt;your-fleet-id&gt; with your actual fleet id which you can find &lt;a href="https://console.aws.amazon.com/gamelift/home" rel="noopener" target="_blank"&gt;&lt;img class="favicon" src="https://icons.duckduckgo.com/ip3/console.aws.amazon.com.ico" alt="" width="16" height="16" loading="lazy"&gt;here&lt;/a&gt;.
&lt;img src="https://files.trdwll.net/2020/02/18/image-20200218035442-1.png" alt=""&gt;&lt;/li&gt;
&lt;li&gt;Now in cmd run &lt;code&gt;aws gamelift get-instance-access --fleet-id &amp;lt;your-fleet-id&amp;gt; --instance-id &amp;lt;your-instance-id&amp;gt;&lt;/code&gt;. Again replace the contents in &lt;test&gt; with the details from the command above. &lt;img src="https://files.trdwll.net/2020/02/18/image-20200218035856-2.png" alt=""&gt;&lt;/li&gt;
&lt;li&gt;Excellent, now you can log into your instance. Open Remote Desktop Connection (RDP) on Windows (Windows key and type in RDP). Log in with the details from the command above.
&lt;img src="https://files.trdwll.net/2020/02/18/image-20200218040112-3.png" alt=""&gt;
&lt;img src="https://files.trdwll.net/2020/02/18/image-20200218040141-4.png" alt=""&gt;
&lt;img src="https://files.trdwll.net/2020/02/18/image-20200218040230-5_thumb.png" alt=""&gt;&lt;/li&gt;
&lt;li&gt;To access your game go to &lt;strong&gt;C:\Game&lt;/strong&gt;.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>