Releases: Ohmbrewer/sorghum
Releases · Ohmbrewer/sorghum
Light-bodied!
- 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
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.