<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Adam Craig Johnston</title>
    <description>The latest articles on DEV Community by Adam Craig Johnston (@acj1971).</description>
    <link>https://dev.to/acj1971</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3888990%2Fbebf6ac1-0215-4135-860a-42e07d1b4f63.png</url>
      <title>DEV Community: Adam Craig Johnston</title>
      <link>https://dev.to/acj1971</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/acj1971"/>
    <language>en</language>
    <item>
      <title>AWS Lightsail Instance for Docker</title>
      <dc:creator>Adam Craig Johnston</dc:creator>
      <pubDate>Sun, 05 Jul 2026 10:09:16 +0000</pubDate>
      <link>https://dev.to/acj1971/aws-lightsail-instance-for-docker-4jb8</link>
      <guid>https://dev.to/acj1971/aws-lightsail-instance-for-docker-4jb8</guid>
      <description>&lt;p&gt;This chapter guides you through setting up an Ubuntu Lightsail instance pre-configured for Docker, enabling you to deploy and manage containers for WordPress and MySQL Server quickly.&lt;/p&gt;

&lt;p&gt;You’ll learn how to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Generate and secure a custom SSH key pair to access the instance.&lt;/li&gt;
&lt;li&gt;Use AWS CLI commands and configuration files to launch your Lightsail instance.&lt;/li&gt;
&lt;li&gt;Apply a user-data script to automatically install Docker, Docker Compose, and supporting tools during creation.&lt;/li&gt;
&lt;li&gt;Assign and attach a static IP address for reliable access.&lt;/li&gt;
&lt;li&gt;Connect via SSH and verify your environment.&lt;/li&gt;
&lt;li&gt;Clean up resources when they’re no longer needed.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;By the end, you’ll have a fully operational Lightsail VM ready to run Docker ready for Wordpress in a secure and repeatable way.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://adamjohnston.me/lightsail-instance-for-docker/" rel="noopener noreferrer"&gt;https://adamjohnston.me/lightsail-instance-for-docker/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>aws</category>
      <category>docker</category>
      <category>wordpress</category>
    </item>
  </channel>
</rss>
