Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Go to file
2022-07-07 13:40:07 -04:00
.github added v0.14.5 and removed MQ_SERVER_PORT 2022-07-07 10:23:07 -04:00
auth add oidc provider for auth 2022-06-25 23:47:00 +08:00
compose updating composes 2022-07-07 10:54:18 -04:00
config added v0.14.5 and removed MQ_SERVER_PORT 2022-07-07 10:23:07 -04:00
controllers add bool to control update to node 2022-07-07 05:52:43 -04:00
database adding functions to handle certs in DB 2022-06-30 21:56:11 -04:00
docker remove listener 1883 from mosquitto conf file 2022-07-06 13:27:33 -04:00
functions changes from code review 2022-04-18 18:21:55 -04:00
img updated readme 2022-06-21 15:17:10 -04:00
kube remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
logger moved mutex 2022-05-25 12:46:57 -04:00
logic fix egress on server 2022-07-06 13:52:05 -04:00
models removed Gravitl from ascii logo 2022-07-06 09:34:57 -04:00
mq add bool to control update to node 2022-07-07 05:52:43 -04:00
netclient merge fix 2022-07-07 13:40:07 -04:00
nginx remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
scripts change link on quick start 2022-07-07 10:58:04 -04:00
servercfg added v0.14.5 and removed MQ_SERVER_PORT 2022-07-07 10:23:07 -04:00
serverctl added v0.14.5 and removed MQ_SERVER_PORT 2022-07-07 10:23:07 -04:00
test remove references to grpc/comms net 2022-04-21 15:53:44 -04:00
tls initial changes to make cert <-> broker comms work 2022-07-05 15:04:45 -04:00
validation refactored logic 2021-10-26 12:50:34 -04:00
.dockerignore reorg of dockerfiles 2021-10-07 11:12:25 -04:00
.fpm add rpms 2022-03-09 15:28:39 -05:00
.gitignore removing windows installer portions 2022-05-15 20:26:38 -04:00
CONTRIBUTING.md Create CONTRIBUTING.md 2022-01-20 08:19:23 -05:00
dev.yaml Remove config.Server.Debug 2022-05-09 09:49:17 -04:00
Dockerfile speedup docker builds 2022-04-22 06:51:09 -04:00
go.mod Merge pull request #1288 from gravitl/dependabot/go_modules/develop/github.com/stretchr/testify-1.8.0 2022-07-06 13:44:49 -04:00
go.sum Merge pull request #1288 from gravitl/dependabot/go_modules/develop/github.com/stretchr/testify-1.8.0 2022-07-06 13:44:49 -04:00
LICENSE.txt updating docs 2021-04-14 13:16:56 -04:00
main.go added log and sharpened up 2022-07-05 16:51:11 -04:00
README.md updated readme 2022-07-07 10:18:55 -04:00
SECURITY.md Update SECURITY.md 2022-02-12 12:56:57 -05:00

ROSS Index - Fastest Growing Open-Source Startups in Q1 2022 | Runa Capital Y-Combinator

WireGuard® automation from homelab to enterprise

Create Manage Automate
✔️ WireGuard Networks ✔️ Admin UI ✔️ Linux
✔️ Remote Access Gateways ✔️ OAuth ✔️ FreeBSD
✔️ Mesh VPNs ✔️ Private DNS ✔️ Mac
✔️ Site-to-Site ✔️ Access Control Lists ✔️ Windows

Get Started in 5 Minutes

(For production-grade installations, visit the Install Docs.)

  1. Get a cloud VM with Ubuntu 20.04 and a public IP.
  2. Open ports 443 and 51821-51830/udp on the VM firewall and in cloud security settings.
  3. Run the script: wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/master/scripts/nm-quick.sh | sudo bash
    3.a. (with custom domain + email): wget -qO - https://raw.githubusercontent.com/gravitl/netmaker/master/scripts/nm-quick.sh | sudo bash -s -- -d mynetmaker.domain.com -e example@email.com

After installing Netmaker, check out the Walkthrough and Getting Started guides to learn more about configuring networks. Or, check out some of our other Tutorials for different use cases, including Kubernetes.

Get Support

Why Netmaker + WireGuard?

  • Netmaker automates virtual networks between data centers, clouds, and edge devices, so you don't have to.

  • Kernel WireGuard offers maximum speed, performance, and security.

  • Netmaker is built to scale from the small business to the enterprise.

  • Netmaker with WireGuard can be highly customized for peer-to-peer, site-to-site, Kubernetes, and more.

Community Projects

Disclaimer

WireGuard is a registered trademark of Jason A. Donenfeld.

License

Netmaker's source code and all artifacts in this repository are freely available. All versions are published under the Server Side Public License (SSPL), version 1, which can be found here: LICENSE.txt.