<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Vpn on Ajaya</title>
    <link>/tags/vpn/</link>
    <description>Recent content in Vpn on Ajaya</description>
    <image>
      <title>Ajaya</title>
      <url>/images/papermod-cover.png</url>
      <link>/images/papermod-cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>2024 Ajaya K C. All rights reserved.</copyright>
    <lastBuildDate>Thu, 11 Jun 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/vpn/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Setting up wireguard vpn server with docker</title>
      <link>/posts/setting-up-wireguard-vpn/</link>
      <pubDate>Thu, 11 Jun 2026 00:00:00 +0000</pubDate>
      <guid>/posts/setting-up-wireguard-vpn/</guid>
      <description>&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;WireGuard has quickly become one of the most popular VPN solutions thanks to its simplicity, speed, and modern cryptography. Running it inside Docker makes deployment and maintenance even easier.&lt;/p&gt;
&lt;p&gt;In this guide, we&amp;rsquo;ll set up a WireGuard VPN server using Docker Compose.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;prerequisites&#34;&gt;Prerequisites&lt;/h2&gt;
&lt;p&gt;Before you begin, ensure you have:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;A Linux server or VPS&lt;/li&gt;
&lt;li&gt;Docker installed&lt;/li&gt;
&lt;li&gt;Docker Compose installed&lt;/li&gt;
&lt;li&gt;A public IP address or Dynamic DNS hostname&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;You can verify Docker is installed:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
