https://github.com/resourcepool/save-lora-trainer
https://github.com/resourcepool/save-lora-trainer
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/resourcepool/save-lora-trainer
- Owner: resourcepool
- Created: 2019-05-27T20:27:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T16:50:44.000Z (over 3 years ago)
- Last Synced: 2024-12-29T22:45:35.662Z (over 1 year ago)
- Language: TypeScript
- Size: 18 MB
- Stars: 1
- Watchers: 7
- Forks: 1
- Open Issues: 89
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Save-LoRa Trainer
This workshop is aimed at introducing people to IoT networking (via LoRaWAN 0G) through a "humanitarian-hacking" use-case.
The game briefing and details are in the `guide/` folder.
## Requirements
This game requires :
* Two public production servers with domain-names
* One Github repository for players
* RAK811 Wisnode LoRa Nodes (as much as you have players)
## Software requirements
* python3
* ansible
* node 8+
* mkdocs
* mkdocs-material theme
## Deploy
To deploy the game :
1. Change all constants in bin/constants.py
2. Run `python3 bin/setup.py`
3. Run playbook `ansible/site.yml` to setup your production servers
4. Default password is `TakimaRocks!!!`