mirror of
https://github.com/gravitl/netmaker.git
synced 2024-11-10 17:48:25 +08:00
Update README.md
This commit is contained in:
parent
0b8292abeb
commit
372cd7eb92
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ Looking to test out Netmaker as quickly as possible? You'll need:
|
||||||
|
|
||||||
1. A cloud VM running Ubuntu 20.04 with a public IP
|
1. A cloud VM running Ubuntu 20.04 with a public IP
|
||||||
- DigitalOcean, Linode, AWS, GCP, etc.
|
- DigitalOcean, Linode, AWS, GCP, etc.
|
||||||
2. Open firewall ports 443 and 51821/udp-51830/udp
|
2. Open firewall ports 443, 53, and 51821/udp-51830/udp
|
||||||
- If running behind security groups (AWS, GCP, etc.) make sure they're open there too.
|
- If running behind security groups (AWS, GCP, etc.) make sure they're open there too.
|
||||||
3. Docker, docker-compose, and wireguard installed
|
3. Docker, docker-compose, and wireguard installed
|
||||||
- apt -y install wireguard docker docker-compose
|
- apt -y install wireguard docker docker-compose
|
||||||
|
@ -76,4 +76,4 @@ Discord: https://discord.gg/zRb9Vfhk8A
|
||||||
https://gravitl.com/plans/business
|
https://gravitl.com/plans/business
|
||||||
|
|
||||||
### Disclaimer
|
### Disclaimer
|
||||||
[WireGuard](https://wireguard.com/) is a registered trademark of Jason A. Donenfeld.
|
[WireGuard](https://wireguard.com/) is a registered trademark of Jason A. Donenfeld.
|
||||||
|
|
Loading…
Reference in a new issue