From bfaac66a5df82c483eb7d55e16a3988a7d574d6b Mon Sep 17 00:00:00 2001 From: Abhishek K Date: Tue, 14 Jan 2025 10:39:20 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a578d330..ddc5d370c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ If you're looking for a managed service, you can get started with just a few cli These are the instructions for deploying a Netmaker server on your cloud VM as quickly as possible. For more detailed instructions, visit the [Install Docs](https://docs.netmaker.io/docs/server-installation/quick-install#quick-install-script). -1. Get a cloud VM with Ubuntu 24.04 and a public IP. +1. Get a cloud VM with Ubuntu 24.04 and a static public IP. 2. Allow inbound traffic on port 443 TCP and UDP to the VM firewall in cloud security settings, and for simplicity, allow outbound on All TCP and All UDP. 3. (recommended) Prepare DNS - Set a wildcard subdomain in your DNS settings for Netmaker, e.g. *.netmaker.example.com, which points to your VM's public IP. 4. Run the script to setup open source version of Netmaker: