From 69cddeaf39b3762dc5ac66d6ca055e0179ceec0a Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Tue, 28 Jun 2022 16:40:57 +0300 Subject: [PATCH] docs: add Ansible role notice --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5d6297f..8b51819 100755 --- a/README.md +++ b/README.md @@ -157,6 +157,8 @@ Advanced manual setups are also supported. Check the following environment varia ZeroUI could be deployed as a regular nodejs web application, but it requires ZeroTier controller that is installed with `zerotier-one` package. More info about the network controller you could read [here](https://github.com/zerotier/ZeroTierOne/tree/master/controller/#readme). +For Ansible Role, please refer to [zero-ui-ansible repo](https://github.com/dec0dOS/zero-ui-ansible). +
Controller setup tips (outside the Docker)