mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-20 17:36:36 +00:00
page titles
This commit is contained in:
@@ -2,6 +2,8 @@ import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern />
|
||||
|
||||
export const title = 'Examples'
|
||||
|
||||
## NetBird Client on AWS ECS (Terraform)
|
||||
|
||||
<p align="center">
|
||||
|
||||
@@ -2,6 +2,8 @@ import {Note} from "@/components/mdx"; import {HeroPattern} from "@/components/H
|
||||
|
||||
<HeroPattern />
|
||||
|
||||
export const title = 'FAQ'
|
||||
|
||||
## What firewall ports should I open to use NetBird?
|
||||
|
||||
### Incoming ports
|
||||
|
||||
@@ -2,6 +2,8 @@ import {HeroPattern} from "@/components/HeroPattern"; import {Note} from "@/comp
|
||||
|
||||
<HeroPattern />
|
||||
|
||||
export const title = 'Getting Started'
|
||||
|
||||
## Quickstart Guide
|
||||
|
||||
Step-by-step video guide on YouTube:
|
||||
|
||||
@@ -2,6 +2,8 @@ import {HeroPattern} from "@/components/HeroPattern"; import {Note} from "@/comp
|
||||
|
||||
<HeroPattern />
|
||||
|
||||
export const title = 'How NetBird Works'
|
||||
|
||||
## Architecture
|
||||
|
||||
### Overview
|
||||
|
||||
@@ -2,6 +2,8 @@ import {HeroPattern} from "@/components/HeroPattern"; import {Button, Note} from
|
||||
|
||||
<HeroPattern />
|
||||
|
||||
export const title = 'How-to Guides'
|
||||
|
||||
## Routing traffic to private networks
|
||||
|
||||
<div class="videowrapper">
|
||||
|
||||
@@ -2,6 +2,8 @@ import {Note} from "@/components/mdx"; import {HeroPattern} from "@/components/H
|
||||
|
||||
<HeroPattern />
|
||||
|
||||
export const title = 'Other'
|
||||
|
||||
## Google Summer of Code Ideas - 2022
|
||||
|
||||
This page lists the all project ideas for [Google Summer of Code 2022](https://summerofcode.withgoogle.com/).
|
||||
|
||||
@@ -2,6 +2,8 @@ import {HeroPattern} from "@/components/HeroPattern";
|
||||
|
||||
<HeroPattern />
|
||||
|
||||
export const title = 'Reference'
|
||||
|
||||
## NetBird commands
|
||||
|
||||
The NetBird client installation adds a binary called `netbird` to your system. This binary runs as a daemon service to connect
|
||||
|
||||
Reference in New Issue
Block a user