Skip to content

Releases: Ohmbrewer/sorghum

Light-bodied!

28 Jul 06:02
Compare
Choose a tag to compare
  • Removes the last event files and replaces them with a Hash that serves the same purpose.
  • Comments out file logging in config.ru.
  • Adds support files (puma.rb, Procfile) for running on Heroku (they don't interfere with running locally)

Initial Release

27 Jul 04:33
Compare
Choose a tag to compare

Highlights

Webhook consumers located at:

  • /pumps
  • /temps
  • /thermostats
  • /ferms
  • /stills

The last submission for each of those consumers is available at /last/EVENTNAME

Included a Dockerfile and docker-compose.yml file for running this as a Docker container.

See the README for more details.