https://github.com/deekayen/ansible-role-meshchat
Use Ansible to install Trevor Paskett's mesh chat for AREDN.
https://github.com/deekayen/ansible-role-meshchat
amateur-radio amateurradio ansible-role emergency-services mesh-networks raspberry-pi raspberrypi raspbian-buster
Last synced: 2 months ago
JSON representation
Use Ansible to install Trevor Paskett's mesh chat for AREDN.
- Host: GitHub
- URL: https://github.com/deekayen/ansible-role-meshchat
- Owner: deekayen
- License: bsd-3-clause
- Created: 2021-07-04T04:48:56.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-31T03:37:18.000Z (over 2 years ago)
- Last Synced: 2024-12-29T15:30:27.580Z (over 1 year ago)
- Topics: amateur-radio, amateurradio, ansible-role, emergency-services, mesh-networks, raspberry-pi, raspberrypi, raspbian-buster
- Language: Python
- Homepage: https://galaxy.ansible.com/ui/standalone/roles/deekayen/meshchat/
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# mesh chat
[](https://github.com/deekayen/ansible-role-meshchat/actions/workflows/ci.yml) [](https://www.repostatus.org/#inactive)
Install [Trevor Paskett](http://www.trevorsbench.com/meshchat-messaging-for-mesh-networks/)'s mesh chat for [AREDN](https://www.arednmesh.org/).
Requirements
------------
Outbound Internet to download the installer from AWS S3.
Role Variables
--------------
Available variables are listed below, along with default values (see defaults/main.yml):
```
pi_zone: MeshChat
local_meshchat_node: localnode
```
Dependencies
------------
ansible.builtin:>=1.5
Example Playbook
----------------
```
---
- name: Install mesh chat.
hosts: all
become: yes
roles:
- role: deekayen.meshchat
vars:
local_meshchat_node: N4DKN-BM2XW-OMNI-204
```
License
-------
BSD-3-Clause
Author Information
------------------
Role created by [David Norman](https://github.com/deekayen) - N4DKN.