Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Go to file
Alex 6ccddb4a7d
Merge pull request #252 from agent-squirrel/master
Documentation update against dev
2021-08-22 23:13:59 -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 hotfixing small issues 2021-08-20 08:11:09 -04:00
config fixing tiny logs 2021-08-19 19:13:17 -04:00
controllers fixing get config 2021-08-19 19:03:14 -04:00
database adding yemplates 2021-08-19 17:00:44 -04:00
docs Merge pull request #252 from agent-squirrel/master 2021-08-22 23:13:59 -04:00
functions client mode enablement 2021-08-19 13:41:04 -04:00
grpc began refactoring of client 2021-08-05 12:24:16 -04:00
kube fixing versions 2021-08-19 19:27:25 -04:00
models client mode enablement 2021-08-19 13:41:04 -04:00
netclient fixed ext peers 2021-08-20 19:37:54 -04:00
nginx updating docs 2021-08-10 23:27:13 -04:00
old-docs auto generate clientid 2021-05-25 17:57:06 -04:00
scripts hotfixing small issues 2021-08-20 08:11:09 -04:00
servercfg fixing get config 2021-08-19 19:01:33 -04:00
serverctl ripping out wg grpc stuff 2021-08-09 17:34:13 -04:00
test updated netclient for egressgatways 2021-07-27 14:48:58 +00:00
.gitignore fixing client version 2021-08-20 10:12:18 -04:00
defaultvalues.sh hotfixes for repo. Now works. 2021-03-25 22:29:36 -04:00
Dockerfile adding changes 2021-07-28 16:42:43 -04:00
Dockerfile-netclient fixing netclient 2021-07-15 15:14:48 -04:00
go.mod edited auth for deleted nodes 2021-08-09 22:31:01 -04:00
go.sum removing vulnerability 2021-08-09 17:57:40 -04:00
LICENSE.txt updating docs 2021-04-14 13:16:56 -04:00
main.go added sqlite support and ability to add dbs easier 2021-08-18 18:12:08 -04:00
mesh-diagram.png first commit 2021-03-25 12:17:52 -04:00
netmaker-arm updating client version 2021-08-20 10:11:09 -04:00
netmaker-arm64 updating client version 2021-08-20 10:11:09 -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