Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Go to file
2021-07-17 10:22:16 -05: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 fixing validation 2021-07-11 10:35:01 -04:00
config compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
controllers fixing validation 2021-07-11 10:51:21 -04:00
docs Update server-installation.rst 2021-07-10 13:48:36 +02:00
functions compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
grpc fixed server config api 2021-06-01 15:14:34 +00:00
kube Update netclient-template.yaml 2021-07-15 15:36:37 -04:00
models fixing validation 2021-07-11 10:28:50 -04:00
mongoconn configs mostly working. Need to add in public dns default check. 2021-05-05 22:03:37 +00:00
netclient added --version command to net client 2021-07-17 10:22:16 -05:00
old-docs auto generate clientid 2021-05-25 17:57:06 -04:00
scripts Update netclient-install.slim.sh 2021-06-09 12:43:15 -04:00
servercfg compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
serverctl merge fix for netclient 2021-06-02 02:47:21 +00:00
test fixing validation 2021-07-11 10:51:21 -04: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 dns server setup 2021-05-04 21:36:55 +00:00
go.mod compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
go.sum compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -04:00
LICENSE.txt updating docs 2021-04-14 13:16:56 -04:00
main.go compiling with changes pushed for json token. Have NOT TESTED. Will probably run into issues. Need to test multiple egress ranges, AllowedIPs, and overriding connection strings. 2021-07-11 00:49:31 -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