logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install gravitl/netmaker. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

gravitl/netmaker Installation Guide

How to install gravitl/netmaker. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for gravitl/netmaker. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i gravitl/netmaker
or

Install via npx

npx @hexmos/ipm i gravitl/netmaker

Prerequisites

Ubuntu 24.04

os

Version: 24.04 LTS (Focal Fossa)

WireGuard

system_package

Version: latest

Docker

build_tool

Version: latest

Git

knowledge

Version: latest

curl

system_package

Version: 7.84.0

Python

language

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Quick Install Script (Recommended)

sudo wget -qO /root/nm-quick.sh https://raw.githubusercontent.com/gravitl/netmaker/master/scripts/nm-quick.sh && sudo chmod +x /root/nm-quick.sh && sudo /root/nm-quick.sh

Post Installation Steps

  • Start the Netmaker server using the command: `sudo systemctl start netmaker-server`
  • Access the Netmaker UI by navigating to your server's IP address in a web browser (e.g., http://192.168.1.100). You can also use the provided credentials from the installation process.
  • If you are using the self-hosted version, configure your DNS settings for Netmaker by setting a wildcard subdomain in your DNS settings for Netmaker (e.g., *.netmaker.example.com) which points to your VM's public IP.