mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-20 17:36:36 +00:00
Add intro video
This commit is contained in:
@@ -7,11 +7,11 @@ export const description =
|
|||||||
|
|
||||||
# Introduction to NetBird
|
# Introduction to NetBird
|
||||||
|
|
||||||
<p>
|
<div className="videowrapper">
|
||||||
<img src="/docs-static/img/open-source-zero-trust-networking.png" alt="high-level-dia" className="imagewrapper-big"/>
|
<iframe src="https://www.youtube.com/embed/CFa7SY4Up9k?si=FVdoVW0ClxsJgd4t" allow="fullscreen;"></iframe>
|
||||||
</p>
|
</div>
|
||||||
|
|
||||||
NetBird is an Open-Source Zero Trust Networking platform that allows you to create secure private networks for your
|
NetBird is an Open Source Zero Trust Networking platform that allows you to create secure private networks for your
|
||||||
organization or home. We designed NetBird to be simple and fast, requiring near-zero configuration effort and leaving
|
organization or home. We designed NetBird to be simple and fast, requiring near-zero configuration effort and leaving
|
||||||
behind the hassle of opening ports, complex firewall rules, VPN gateways, etc.
|
behind the hassle of opening ports, complex firewall rules, VPN gateways, etc.
|
||||||
|
|
||||||
@@ -30,12 +30,6 @@ It literally takes less than 5 minutes to deploy a secure point-to-point VPN wit
|
|||||||
<Button href="https://github.com/netbirdio/netbird" variant="outline" children="Explore Github" />
|
<Button href="https://github.com/netbirdio/netbird" variant="outline" children="Explore Github" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## NetBird on TechHut
|
|
||||||
|
|
||||||
<div className="videowrapper">
|
|
||||||
<iframe src="https://www.youtube.com/embed/Z5Y3a7pvpn8" allow="fullscreen;"></iframe>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<AboutNetbird />
|
<AboutNetbird />
|
||||||
|
|
||||||
<HowToGuides />
|
<HowToGuides />
|
||||||
|
|||||||
Reference in New Issue
Block a user