Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
Go to file
Alex 9a6318790b
Merge pull request #275 from gravitl/feature_v0.8_cleanup
refactor join, fix network add; db retry connect; fix port issue; sql…
2021-09-10 17:51:21 -04:00
.github/workflows refactor join, fix network add; db retry connect; fix port issue; sqlite default 2021-09-10 17:48:24 -04:00
compose hotfixing small issues 2021-08-20 08:11:09 -04:00
config fixed network tests 2021-09-06 15:30:39 -04:00
controllers refactor join, fix network add; db retry connect; fix port issue; sqlite default 2021-09-10 17:48:24 -04:00
database refactor join, fix network add; db retry connect; fix port issue; sqlite default 2021-09-10 17:48:24 -04:00
docs Merge pull request #255 from gravitl/feature-0.7.3-automate-egress-extclient 2021-08-25 09:56:30 -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 began windows userspace implementation 2021-09-10 13:39:51 -04:00
netclient refactor join, fix network add; db retry connect; fix port issue; sqlite default 2021-09-10 17:48:24 -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 refactor join, fix network add; db retry connect; fix port issue; sqlite default 2021-09-10 17:48:24 -04:00
serverctl began windows userspace implementation 2021-09-10 13:39:51 -04:00
test renamed integration test to *_test.go.bak until they can be fixed. Should enable the workflow action to run successfully 2021-09-06 15:36:53 -04:00
.gitignore began windows userspace implementation 2021-09-10 13:39:51 -04:00
defaultvalues.sh hotfixes for repo. Now works. 2021-03-25 22:29:36 -04:00
Dockerfile image now supports sqlite 2021-08-25 17:02:16 -04:00
Dockerfile-netclient fixing netclient 2021-07-15 15:14:48 -04:00
go.mod began windows userspace implementation 2021-09-10 13:39:51 -04:00
go.sum began windows userspace implementation 2021-09-10 13:39:51 -04:00
LICENSE.txt updating docs 2021-04-14 13:16:56 -04:00
main.go began windows userspace implementation 2021-09-10 13:39:51 -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
netmaker32 automated ext client egress range addition and ext client dns from network 2021-08-25 09:46:45 -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