<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Redis on Matus Stafura</title>
    <link>https://stafura.dev/tags/redis/</link>
    <description>Recent content in Redis on Matus Stafura</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Thu, 23 Jan 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://stafura.dev/tags/redis/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Install and Configure Redis on a Separate DigitalOcean Droplet for Magento</title>
      <link>https://stafura.dev/how-to-install-and-configure-redis-on-a-separate-digitalocean-droplet-for-magento/</link>
      <pubDate>Thu, 23 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://stafura.dev/how-to-install-and-configure-redis-on-a-separate-digitalocean-droplet-for-magento/</guid>
      <description>&lt;p&gt;Install redis on separate droplet to offload Redis from the Magento monolith.&lt;/p&gt;&#xA;&lt;h3 id=&#34;create-a-droplet-for-redis&#34;&gt;Create a Droplet for Redis&lt;/h3&gt;&#xA;&lt;p&gt;Let&amp;rsquo;s create a droplet for Redis in DigitalOcean (DO from now on).&lt;/p&gt;&#xA;&lt;p&gt;I chose the following minimal parameters (you can scale later):&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Basic Droplet&lt;/strong&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;Premium AMD&lt;/strong&gt;: 1GB RAM, 25GB NVMe SSD, 1000GB transfer.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;blockquote&gt;&#xA;&lt;p&gt;IMPORTANT: Make sure the new droplet is within the same VPC and Region as your Magento server.&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;h3 id=&#34;redis-installation&#34;&gt;Redis installation&lt;/h3&gt;&#xA;&lt;p&gt;Once the droplet is successfully created, SSH into the droplet and install Redis:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
