You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,13 +36,13 @@
36
36
# Get Started in 5 Minutes
37
37
38
38
**For DigitalOcean, use the 1-Click App:** <ahref="https://marketplace.digitalocean.com/apps/netmaker?refcode=496ffcf1e252"><imgsrc="https://www.deploytodo.com/do-btn-blue.svg"width="15%" /></a>
39
-
**For production-grade installations, visit the [Install Docs](https://netmaker.readthedocs.io/en/develop/install.html).**
39
+
**For production-grade installations, visit the [Install Docs](https://netmaker.readthedocs.io/en/master/install.html).**
40
40
**For an HA install using helm on k8s, visit the [Helm Repo](https://github.com/gravitl/netmaker-helm/).**
41
41
1. Get a cloud VM with Ubuntu 20.04 and a public IP.
42
42
2. Open ports 443, 53, and 51821-51830/udp on the VM firewall and in cloud security settings.
43
43
3. Run the script **(see below for optional configurations)**:
Upon completion, the logs will display a script that can be used to automatically connect Linux and Mac devices. It will also display instructions for Windows, iPhone, and Android.
48
48
@@ -52,11 +52,11 @@ After installing Netmaker, check out the [Walkthrough](https://itnext.io/getting
52
52
53
53
**Deploy a "Hub-And-Spoke VPN" on the server**
54
54
*This will configure a standard VPN (non-meshed) for private internet access, with 10 clients (-c).*
0 commit comments