playbooks/iot
Amritanshu Agrawal 3bbacab487 Broke apart the playbook into roles. 2023-07-14 12:57:35 +05:30
..
files Fix: Grafana url 2023-07-13 15:05:00 +05:30
roles Broke apart the playbook into roles. 2023-07-14 12:57:35 +05:30
vars Broke apart the playbook into roles. 2023-07-14 12:57:35 +05:30
playbook.yml Broke apart the playbook into roles. 2023-07-14 12:57:35 +05:30
readme.md Readme 2023-07-14 10:09:28 +05:30

readme.md

Mosquitto

Permissions are all fucked up. Need to check the user and set the files permission to it

Make the tunnel using either of the following to access node-red or influxdb web interfaces ssh -NT -L 8086:localhost:8086 -L 1880:localhost:1880 beacon ssh -L 8086:localhost:8086 -L 1880:localhost:1880 beacon