<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Ec2 on cloud_affects</title><link>https://cloudaffects.com/tags/ec2/</link><description>Recent content in Ec2 on cloud_affects</description><generator>Hugo</generator><language>en</language><copyright>CC BY-NC-SA 4.0</copyright><lastBuildDate>Wed, 18 Feb 2026 12:25:38 +0100</lastBuildDate><atom:link href="https://cloudaffects.com/tags/ec2/index.xml" rel="self" type="application/rss+xml"/><item><title>Setting Up OpenClaw on AWS</title><link>https://cloudaffects.com/posts/openclaw-aws-configuration/</link><pubDate>Wed, 18 Feb 2026 12:25:38 +0100</pubDate><guid>https://cloudaffects.com/posts/openclaw-aws-configuration/</guid><description>&lt;h2 id="prerequisites"&gt;Prerequisites&lt;/h2&gt;
&lt;h3 id="get-your-telegram-user-id"&gt;Get your Telegram User ID&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Open Telegram&lt;/li&gt;
&lt;li&gt;Search for: @userinfobot&lt;/li&gt;
&lt;li&gt;Press Start&lt;/li&gt;
&lt;li&gt;The bot will instantly send you your numeric ID, e.g.: 123456789&lt;/li&gt;
&lt;li&gt;Save this ID — &lt;code&gt;TELEGRAM_USER_ID&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="create-a-telegram-bot"&gt;Create a Telegram bot&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;In Telegram, find: @BotFather&lt;/li&gt;
&lt;li&gt;Create a new bot and save the token you receive — &lt;code&gt;TELEGRAM_BOT_TOKEN&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;Disable Privacy Mode (this is required so the bot can see all messages, otherwise it will ignore them):
&lt;ul&gt;
&lt;li&gt;Send BotFather: /mybots&lt;/li&gt;
&lt;li&gt;Select your bot&lt;/li&gt;
&lt;li&gt;Bot Settings → Group Privacy → Turn off&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Set up commands (optional, but handy):
&lt;ul&gt;
&lt;li&gt;/mybots → select the bot → Edit Commands&lt;/li&gt;
&lt;li&gt;Paste:&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"&gt;&lt;code class="language-text" data-lang="text"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;help - Show available commands
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;status - Check bot status
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;clear - Clear conversation context
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;pair - Device pairing code
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h3 id="anthropic-api-key"&gt;Anthropic API key&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;Go to console.anthropic.com&lt;/li&gt;
&lt;li&gt;Sign up or log in&lt;/li&gt;
&lt;li&gt;Navigate to Settings &amp;gt; API Keys&lt;/li&gt;
&lt;li&gt;Click Create Key — &lt;code&gt;ANTHROPIC_API_KEY&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="launching-the-instance"&gt;Launching the Instance&lt;/h2&gt;
&lt;h3 id="clone-the-configuration-repository"&gt;Clone the configuration repository&lt;/h3&gt;
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"&gt;&lt;code class="language-bash" data-lang="bash"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;git clone https://github.com/Driim/OpenClaw-AWS-Installation
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;The repository contains these configuration files:&lt;/p&gt;</description></item></channel></rss>