ZeroTier
ZeroTier is a network virtualization and security app that helps users create and manage secure and scalable virtual networks. ZeroTier allows users to connect devices, servers, and cloud instances across different locations and platforms. ZeroTier also supports encryption, authentication, and firewall features. ZeroTier also integrates with other apps like Docker, Kubernetes, and Ansible to enable cloud-native and hybrid deployments.
Triggers
Trigger components allow you to start an automation flow when an event happens in the app.
New Node Join
Triggers when a new node joins a network. See the docs here
New Online Node
Triggers when a node becomes online. See the docs here.
Actions
Action components allow you to perform operations on the app.
Authorize Network Member
Authorize a specific member (node) in a network. See docs here
Delete Network Member
Delete a specific member (node) in a network. See docs here.
Get Network Nodes
Get the nodes of a specific network. Returns a list of members (nodes) on the network. See docs here
Get Networks
Get all networks. Returns a list of Networks you have access to. See docs here