mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-23 02:46:35 +00:00
Add self-hosted vs cloud netbird (#187)
This commit is contained in:
@@ -16,13 +16,14 @@ organization or home. We designed NetBird to be simple and fast, requiring near-
|
||||
behind the hassle of opening ports, complex firewall rules, VPN gateways, etc.
|
||||
|
||||
<Note>
|
||||
NetBird is an **[open-source](https://github.com/netbirdio/netbird)** project and can be self-hosted
|
||||
NetBird is an **[open-source](https://github.com/netbirdio/netbird)** project and can be self-hosted.
|
||||
See a comparison between the self-hosted and cloud-hosted versions [here](/selfhosted/self-hosted-vs-cloud-netbird).
|
||||
</Note>
|
||||
|
||||
There is no centralized VPN server with NetBird - your computers, devices, machines, and servers connect to each other directly over a fast encrypted tunnel.
|
||||
It creates a high-performance point-to-point [WireGuard®](https://www.wireguard.com/) overlay network that connects machines running anywhere in just a few clicks.
|
||||
|
||||
It literally takes less than 5 minutes to deploy a secure point-to-point VPN with NetBird. {{ className: 'lead' }}
|
||||
It literally takes less than 5 minutes to deploy a secure point-to-point VPN with NetBird.
|
||||
|
||||
<div className="not-prose mb-16 mt-6 flex gap-3">
|
||||
<Button href="https://app.netbird.io/install" arrow="right" children="Get started" />
|
||||
|
||||
Reference in New Issue
Block a user