Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Go to file
2021-07-28 12:42:30 -04:00
.github/workflows added flag so tests will not run in parallel and corupt the DB for the other test(s) 2021-05-09 15:55:47 -04:00
compose updating install docs 2021-07-28 09:31:18 -04:00
config v0.7 2021-07-28 02:23:20 +00:00
controllers attempting to fix permissions 2021-07-28 12:18:20 -04:00
database rando logs 2021-07-25 20:42:07 +00:00
docs Update quick-start.rst 2021-07-28 12:42:30 -04:00
functions adding logs to server join 2021-07-26 14:31:41 -04:00
grpc updated netclient for egressgatways 2021-07-27 14:48:58 +00:00
kube updating install docs 2021-07-28 09:31:18 -04:00
models v0.7 2021-07-28 02:23:20 +00:00
netclient adding nginx templates 2021-07-28 03:19:20 +00:00
nginx adding nginx templates 2021-07-28 03:19:20 +00:00
old-docs auto generate clientid 2021-05-25 17:57:06 -04:00
scripts updated net-client scripts 2021-07-18 19:04:39 -05:00
servercfg updating install docs 2021-07-28 09:31:18 -04:00
serverctl adding logs to server join 2021-07-26 14:25:32 -04:00
test updated netclient for egressgatways 2021-07-27 14:48:58 +00:00
.gitignore first commit 2021-03-25 12:17:52 -04:00
defaultvalues.sh hotfixes for repo. Now works. 2021-03-25 22:29:36 -04:00
Dockerfile fixing netclient 2021-07-15 15:14:48 -04:00
Dockerfile-netclient fixing netclient 2021-07-15 15:14:48 -04:00
go.mod added ifs to update 2021-07-26 12:24:36 -04:00
go.sum Began converting to rqlite 2021-07-20 17:18:45 -04:00
LICENSE.txt updating docs 2021-04-14 13:16:56 -04:00
main.go Mid way through adopting rqlite 2021-07-21 18:55:19 -04:00
mesh-diagram.png first commit 2021-03-25 12:17:52 -04:00
netmaker.png Add files via upload 2021-03-29 15:18:51 -04:00
README.md fixed server config api 2021-06-01 15:14:34 +00:00

Connect any computers together over a secure, fast, private network, and manage multiple networks from a central server.

Documentation

Netmaker's documentation can be found at:

docs.netmaker.org

netmaker.readthedocs.io

For information about installing and using Netmaker, including the quick start guide, please visit one of the above documentation sites, or read on for a short description of Netmaker.

What is Netmaker?

Netmaker is a platform for creating and managing networks that are:

  • Fast
  • Secure
  • Dynamic
  • Virtual
  • Zero-Trust
  • WireGuard-based

Netmaker manages networks between computers that span data centers, clouds, and edge devices. Networking between environments can be a challenge, so Netmaker is designed to allow developers, DevOps engineers, SRE's, and others to manage virtual networks with as little pain as possible. You create a network with a few clicks, and add machines to that network with a single command.

Why Netmaker?

  1. Create a flat, secure network between multiple/hybrid cloud environments
  2. Integrate central and edge services
  3. Secure a home or office network while providing remote connectivity
  4. Provide an additional layer of security on an existing network
  5. Encrypt Kubernetes inter-node communications
  6. Secure site-to-site connections
  7. Connect to IoT devices
  8. Manage an existing WireGuard setup with less manual configuration

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.

CONTACT

Email: info@gravitl.com
Discord: https://discord.gg/zRb9Vfhk8A