Set up Zerotier Controller UI #305

Merged
greg merged 2 commits from feature/zncui into master 2021-02-08 21:16:53 +00:00
Owner

Install/configure ztncui, with HTTP access allowed from within the private network. The program comes with its own user management, so please ping Ops if you need access.

Tested/running on zerotier-1.

Screenshot

Install/configure [ztncui][1], with HTTP access allowed from within the private network. The program comes with its own user management, so please ping [Ops](https://community.kosmos.org/g/Ops) if you need access. Tested/running on `zerotier-1`. ![Screenshot](https://gitea.kosmos.org/attachments/0184f213-64df-473a-b56f-fdf377f82d22) [1]: https://key-networks.com/ztncui/
raucao added the
kredits-2
label 2021-02-07 16:48:01 +00:00
raucao added 1 commit 2021-02-07 16:48:01 +00:00
Install/configure ztncui[1], with HTTP access allowed from within the
private network.

[1]: https://key-networks.com/ztncui/
raucao requested review from greg 2021-02-07 17:00:26 +00:00
raucao changed title from Set up Zerotier Control UI to Set up Zerotier Controller UI 2021-02-07 17:01:58 +00:00
greg requested changes 2021-02-08 11:11:49 +00:00
greg left a comment
Owner

I left a comment about using the package resource, the rest looks good to me

I left a comment about using the package resource, the rest looks good to me
@ -0,0 +12,4 @@
notifies :run, 'bash[install_ztncui_package]', :immediately
end
bash 'install_ztncui_package' do
Owner

I'd use the package resource for this instead of running a bash command

I'd use the [package resource](https://docs.chef.io/resources/package) for this instead of running a bash command
raucao marked this conversation as resolved
raucao added 1 commit 2021-02-08 19:01:44 +00:00
raucao requested review from greg 2021-02-08 19:02:03 +00:00
greg approved these changes 2021-02-08 21:16:46 +00:00
greg left a comment
Owner

👍

👍
greg merged commit 25e3dae4d4 into master 2021-02-08 21:16:53 +00:00
greg deleted branch feature/zncui 2021-02-08 21:18:13 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kosmos/chef#305
No description provided.