Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Go to file
2021-07-02 00:16:29 -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 Update docker-compose.slim.yml 2021-06-08 17:09:47 -04:00
config got server side client registration working 2021-06-02 15:13:47 +00:00
controllers multitenancy working 2021-07-02 00:03:54 -04:00
docs fixing doc version 2021-06-03 13:56:32 -04:00
functions multitenancy working 2021-07-02 00:03:46 -04:00
grpc fixed server config api 2021-06-01 15:14:34 +00:00
models multitenancy working 2021-07-02 00:03:46 -04:00
mongoconn configs mostly working. Need to add in public dns default check. 2021-05-05 22:03:37 +00:00
netclient adding checkin and dns fixes 2021-06-03 00:55:39 -04:00
old-docs auto generate clientid 2021-05-25 17:57:06 -04:00
scripts Create netclient-install.slim.sh 2021-06-08 17:06:28 -04:00
servercfg fixing server 2021-06-02 02:32:20 +00:00
serverctl merge fix for netclient 2021-06-02 02:47:21 +00:00
test fix tests 2021-07-02 00:16:29 -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 netclient working for ingress controller 2021-05-27 14:57:59 -04:00
go.sum netclient working for ingress controller 2021-05-27 14:57:59 -04:00
LICENSE.txt updating docs 2021-04-14 13:16:56 -04:00
main.go got server side client registration working 2021-06-02 15:13:47 +00: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