<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>nevrast</title>
  <subtitle>A personal blog and self-hosting log</subtitle>
  <link href="https://nevrast.xyz/feed.xml" rel="self" type="application/atom+xml"/>
  <link href="https://nevrast.xyz/index.html"/>
  <id>https://nevrast.xyz/</id>
  <updated>2026-08-01T00:00:00Z</updated>
  <author>
    <name>Stathis</name>
    <uri>https://nevrast.xyz/</uri>
  </author>

  <entry>
    <title>Self-hosting email (IMAP + relay)</title>
    <link href="https://nevrast.xyz/mail-tutorial.html"/>
    <id>https://nevrast.xyz/mail-tutorial.html</id>
    <published>2026-08-01T00:00:00Z</published>
    <updated>2026-08-01T00:00:00Z</updated>
    <summary>Self-hosted IMAP with dovecot and an authenticated Postmark relay for outbound mail, so a fresh server IP doesn't get silently filtered.</summary>
  </entry>

  <entry>
    <title>Self-hosting push notifications</title>
    <link href="https://nevrast.xyz/ntfy-tutorial.html"/>
    <id>https://nevrast.xyz/ntfy-tutorial.html</id>
    <published>2026-08-01T00:00:00Z</published>
    <updated>2026-08-01T00:00:00Z</updated>
    <summary>Building and running a private, Tailscale-only ntfy server from source, since no OpenBSD package exists for it.</summary>
  </entry>

  <entry>
    <title>Adding a private RSS reader</title>
    <link href="https://nevrast.xyz/rss-tutorial.html"/>
    <id>https://nevrast.xyz/rss-tutorial.html</id>
    <published>2026-08-01T00:00:00Z</published>
    <updated>2026-08-01T00:00:00Z</updated>
    <summary>Setting up a self-hosted FreshRSS reader, reachable only from my own devices over Tailscale.</summary>
  </entry>

</feed>
