- Add support to make GridBug serverless friendly. No configuration file is necessary and minimal setup is required (tested in AWS ECS Fargate)
- Add
/clear
API function to reload gridbugs list and rebuild graph.
- Add uptime stats to console display,
/stats
and/time
.
- Add
setup.sh
to help with first time setup of node. - Bug Fixes
- Added authentication mechanism using GRIDKEY.
- Bug Fixes
- Initial Release