<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Mastodon on Evan Coleman</title><link>https://edc.me/tags/mastodon/</link><description>Recent content in Mastodon on Evan Coleman</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 08 Feb 2025 12:00:00 +0000</lastBuildDate><atom:link href="https://edc.me/tags/mastodon/index.xml" rel="self" type="application/rss+xml"/><item><title>Self-Hosting Mastodon on Nomad</title><link>https://edc.me/posts/self-hosted-mastodon/</link><pubDate>Sat, 08 Feb 2025 12:00:00 +0000</pubDate><guid>https://edc.me/posts/self-hosted-mastodon/</guid><description>&lt;p>For a while, I’ve been running my Mastodon instance, coleman.social, on a DigitalOcean VPS. It worked fine, but as my self-hosted infrastructure matured, it made sense to move it over to my Nomad cluster. The benefits? Faster response times, better resource utilization, and lower costs. Plus, I wanted full control over my setup.&lt;/p>
&lt;h1 id="why-self-host">Why Self-Host?&lt;/h1>
&lt;ul>
&lt;li>&lt;strong>Cost Efficiency&lt;/strong> – Running Mastodon on DigitalOcean meant paying for a dedicated VPS. Now, it runs on my existing infrastructure with no extra monthly costs.&lt;/li>
&lt;li>&lt;strong>Performance&lt;/strong> – With direct access to my Synology SAN for volumes, everything runs smoother and faster.&lt;/li>
&lt;li>&lt;strong>Full Control&lt;/strong> – Instead of relying on a managed VPS, I can tweak the stack however I need, with consistent configurations across services.&lt;/li>
&lt;li>&lt;strong>Scalability&lt;/strong> – By moving to Nomad, I can easily scale up or down as needed without dealing with VPS limitations.&lt;/li>
&lt;/ul>
&lt;h1 id="infrastructure-overview">Infrastructure Overview&lt;/h1>
&lt;h2 id="nomad--consul-for-orchestration">Nomad &amp;amp; Consul for Orchestration&lt;/h2>
&lt;p>Mastodon is now managed as a Nomad job, ensuring clean deployments and automated scheduling.&lt;/p></description></item></channel></rss>