mirror of
https://github.com/netbirdio/docs.git
synced 2026-05-02 07:16:37 +00:00
49 lines
1.9 KiB
Plaintext
49 lines
1.9 KiB
Plaintext
|
|
# Add machines to your NetBird network
|
|
|
|
Whether you have a network for personal use or manage your company's corporate network, you'd probably want to add machines
|
|
(or peers in NetBird's terms) to your network.
|
|
|
|
NetBird peer is a machine that runs the [NetBird agent](/about-netbird/how-netbird-works#client-application)
|
|
and is connected to the network. NetBird peer can be a virtual machine running in the cloud like AWS or Google Cloud,
|
|
an Android or iOS device, a personal laptop, a single-board computer like Raspberry Pi, a docker container, or even a router.
|
|
|
|
## Use NetBird web UI to add new peers
|
|
|
|
To add a new peer to your network follow these steps:
|
|
1. Sign-in you NetBird account at https://app.netbird.io/ and go to the Peers tab.
|
|
2. Hit `Add new peer` button
|
|
|
|
<p>
|
|
<img src="/docs-static/img/how-to-guides/add-new-peer-empty.png" alt="high-level-dia" class="imagewrapper"/>
|
|
</p>
|
|
|
|
3. Follow the instructions
|
|
|
|
<p>
|
|
<img src="/docs-static/img/how-to-guides/add-new-peer-popup.png" alt="high-level-dia" width="700" class="imagewrapper"/>
|
|
</p>
|
|
|
|
4. Refresh the Peers tab, and it will display new machines
|
|
|
|
<p>
|
|
<img src="/docs-static/img/how-to-guides/peer-list.png" alt="high-level-dia" class="imagewrapper"/>
|
|
</p>
|
|
|
|
|
|
## What's next?
|
|
|
|
Here are a few links that might be handy as you venture further into NetBird:
|
|
|
|
- [Add users to your network](/how-to/add-users-to-your-network)
|
|
- [Use setup keys to automate NetBird deployments](/how-to/register-machines-using-setup-keys)
|
|
|
|
<p float="center" >
|
|
<Button name="button" className="button-5" onClick={() => window.open("https://netbird.io/pricing")}>Try NetBird</Button>
|
|
</p>
|
|
|
|
- Make sure to [star us on GitHub](https://github.com/netbirdio/netbird)
|
|
- Follow us [on Twitter](https://twitter.com/netbird)
|
|
- Join our [Slack Channel](https://join.slack.com/t/netbirdio/shared_invite/zt-vrahf41g-ik1v7fV8du6t0RwxSrJ96A)
|
|
- NetBird [latest release](https://github.com/netbirdio/netbird/releases) on GitHub
|