Skip to content

mortenlj/zerotier-actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zerotier-actions

Github actions to use ZeroTier on runner

This repository contains two actions:

  1. Join ZeroTier Installs zerotier-one on the runner, and joins a zerotier network as an authenticated node
  2. Cleanup Leaves all networks, and removes any mention of the node

Typical use would be if you need your workflow to connect to a test-environment, or your deploy step needs network access to a cluster that is not normally exposed on the internet.

Use ZeroTier to expose these endpoints in a secure manner, and use these actions in your workflow to connect.

Usage

Requires a linux runner with bash available. Must be a distro supported by zerotier install script.

TBD

About

Github actions to use ZeroTier on runner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages