Skip to content

12urenloop/Ronny-the-station-chef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gonny the station chef

a rewrite of ronny the station chef but in go

TODO

  • Move all log.fatals to proper err handling
  • Implement Error recovery
  • Add health endpoint

What is what?

  • Collector: Retrieves all packages retrieved on the bluetooth interface, filters out the garbage and stores the baton packets as a detection in the postgresql DB
  • Spreader: An HTTP webser powered by fiber with an websocket endpoint where the detections will be sent over.
  • Emulator: This will emulate the Collector for testing purposes

Setup

  • Install go

  • Run what you want with go run cmds/PROGRAM/main.go and in the case of the Collector do not forget to run the program with higher privileges

Production

See the (ansible-config)[https://github.com/12urenloop/ansible-config/] repo.

About

Software that runs on the stations and listens for the batons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors