repository-beta/zerotier/config.yaml
Community Hass.io Add-ons Bot dd5157d3b0 🎉 Release of add-on ZeroTier One 0.16.1
2023-03-13 09:54:17 +00:00

36 lines
742 B
YAML

arch:
- aarch64
- amd64
- armhf
- armv7
- i386
codenotary: codenotary@frenck.dev
description: Radically simplify your network with a virtual networking layer that
works the same everywhere
devices:
- /dev/net/tun
host_network: true
image: ghcr.io/hassio-addons/zerotier/{arch}
init: false
map:
- ssl:rw
name: ZeroTier One
options:
api_auth_token: ''
networks: []
ports:
9993/tcp: 9993
ports_description:
9993/tcp: ZeroTier's primary port
privileged:
- NET_ADMIN
- SYS_ADMIN
schema:
api_auth_token: str
log_level: list(trace|debug|info|notice|warning|error|fatal)?
networks:
- match(^!secret [a-zA-Z0-9_\-]+$|[0-9a-z]{16})
slug: zerotier
startup: services
url: https://github.com/hassio-addons/addon-zerotier
version: 0.16.1