# How to self-host a WireGuard VPN in Docker

DevFeed: [How to self-host a WireGuard VPN in Docker](<https://devfeed.tech/articles/meet-wireguard-the-new-hotness-in-vpn-10714.md>)

Original publisher: [Read original article](<https://technotim.com/posts/wiregaurd-setup/>)

Author: Techno Tim

Published: 2020-11-14T14:00:00Z

Content type: tutorial

Language: en

Sources: [Techno Tim](<https://devfeed.tech/sources/techno-tim.md>)

Topics: [Virtual Private Network](<https://devfeed.tech/topics/vpn.md>), [Self-hosted](<https://devfeed.tech/topics/self-hosted.md>), [Docker](<https://devfeed.tech/topics/docker.md>), [container](<https://devfeed.tech/topics/container.md>), [Cryptography](<https://devfeed.tech/topics/cryptography.md>)

Tags: [container](<https://devfeed.tech/tags/container.md>), [cryptography](<https://devfeed.tech/tags/cryptography.md>), [docker](<https://devfeed.tech/tags/docker.md>), [self-hosted](<https://devfeed.tech/tags/self-hosted.md>), [self-hosting](<https://devfeed.tech/tags/self-hosting.md>), [tutorial](<https://devfeed.tech/tags/tutorial.md>), [vpn](<https://devfeed.tech/tags/vpn.md>)

## AI overview

A tutorial on self-hosting a WireGuard VPN in a Docker container. It describes WireGuard as a simple, fast, modern VPN that uses cryptography.

## Source excerpt

Self hosting a VPN has traditionally been hard to set up and we've had very few options.That is until WireGuard came about. WireGuard is an extremely simple yet fast and modern VPN that utilizes state-of-the-art cryptography.It also supports running inside of a Docker container and that's exactly what we'll be using in this tutorial! 📺 Watch Video Links 🛍 Check out the new Merch Shop at h...