ZeroTier for YunoHost
This package allows you to install ZeroTier quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
Zerotier sets up Global Area Networks. It is basically an alternative to OpenVPN, where the devices are not dependent on a main VPN server but are connected peer-to-peer.
Shipped version: 1.12.2~ynh1
Disclaimers / important information
License: Business Source License 1.1. Most personal and internal use cases are free. See their pricing page for more details.
This package only installs the ZeroTier service and sets it up.
Use zerotier-cli
to configure your connections. Your network address is a 10-character-long alphanumeric string,
which displayed in the installation logs and can also be retrieved with zerotier-cli info
.
If you want to set a network up, use the ztncui app.
After creating a network, join it with zerotier-cli join $the_networkd_id
.
🔴 Antifeatures
-
Not totally free upstream: The packaged app is under an overall free licence, but with clauses that restrict its use.
-
Non-free Network Services: Promotes or depends entirely on a non-free network service.
Documentation and resources
- Official app website: https://www.zerotier.com/
- Official admin documentation: https://docs.zerotier.com/
- Upstream app code repository: https://github.com/zerotier/ZeroTierOne
- YunoHost Store: https://apps.yunohost.org/app/zerotier
- Report a bug: https://github.com/YunoHost-Apps/zerotier_ynh/issues
Developer info
Please send your pull request to the testing branch.
To try the testing branch, please proceed like that.
sudo yunohost app install https://github.com/YunoHost-Apps/zerotier_ynh/tree/testing --debug
or
sudo yunohost app upgrade zerotier -u https://github.com/YunoHost-Apps/zerotier_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps