ZeroTier - n05urpr1532-MHA-Team/PTS-Team GitHub Wiki

Table of Contents

  1. Intro
  2. Configuration
    1. Creating a Network
    2. Joining a Network
    3. Other Commands
  3. Summary

1. Intro

This is a container with a lightweight Alpine Linux image and a copy of ZeroTier One built for that image. It's designed to allow you to run ZeroTier One as a service on container-oriented distributions like CoreOS, though it should work on any Linux system with Docker.

2. Configuration

i. Creating a Network

To create a network on ZeroTier One you will need to go to https://my.zerotier.com and make an account.

Once the account is created navigate to the networks tab and click Create a Network.

Copy the generated network id.

ii. Join a Network

To join a ZeroTier network from the console in Portainer you can use <Insert image of Portainer's console>

zerotier-cli join (network_id)

iii. Other Commands

ZeroTier has other commands that can be accessed through the console in Portainer.
To see these the other commands run

zerotier-cli help

3. Summary

ZeroTier virtual networks are like chat rooms for machines. Just create virtual networks, join them from your devices and systems, approve authorization for the things you’ve added, and you’re done! Advanced features like our network rules engine help you manage your networks like a pro, and automatic end-to-end encryption keeps everything private and secure.

Source

https://github.com/zyclonite/zerotier-docker