From 41a61f2762385627380e355c710336ef5c893ee6 Mon Sep 17 00:00:00 2001 From: uGiFarukh Date: Mon, 22 Jul 2024 10:49:07 +0800 Subject: [PATCH] minor changes --- install.rst | 6 +++--- manual-install.rst | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/install.rst b/install.rst index 1511ed9..614916a 100644 --- a/install.rst +++ b/install.rst @@ -13,15 +13,15 @@ Server All components of Netmaker can be run on a single server (Virtual Machine or Bare Metal). Here some recommendations for setting up the server: -- We **highly recommend** that Netmaker be deployed in a dedicated networking environment. It should not share a local network with the clients which it will be managing. This can cause routing issues. +- We **highly recommend** that Netmaker be deployed in a dedicated networking environment. - The machine should have a public, static IP address - The machine should have at least 1GB RAM and 1 CPU (2GB RAM preferred for production installs) - 2GB+ of storage -- Ubuntu 21.04 Installed +- Ubuntu 24.04 Installed If you do not have a host for this server, here are some recommendations: -- `DigitalOcean (preferred) `_ +- `DigitalOcean (preferred) `_ - `Linode `_ - `KeepSec `_ - `AWS `_ diff --git a/manual-install.rst b/manual-install.rst index 5abc455..3f85069 100644 --- a/manual-install.rst +++ b/manual-install.rst @@ -27,7 +27,7 @@ Server All components of Netmaker can be run on a single server (Virtual Machine or Bare Metal). Here some recommendations for setting up the server: -- We **highly recommend** that Netmaker be deployed in a dedicated networking environment. It should not share a local network with the clients which it will be managing. This can cause routing issues. +- We **highly recommend** that Netmaker be deployed in a dedicated networking environment. - The machine should have a public, static IP address - The machine should have at least 1GB RAM and 1 CPU (2GB RAM preferred for production installs) - 2GB+ of storage