commits
Co-authored-by: Shalabh Agarwal <me@serendipty01.dev>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Juliet Shen <juliet@roost.tools>
1. Add a demo script that runs with a single curl command to install osprey, start services and the example event generator. It will check for existing docker services and port collisions. This overlaps a bit with start.sh. Command:
curl -sSL https://raw.githubusercontent.com/roostorg/osprey/main/demo.sh | bash
2. Removed bigtable
3. Fix a bug in kafka rename
Co-authored-by: Juliet Shen <juliet@roost.tools>
Co-authored-by: Ryan Prior <4389854+ryanprior@users.noreply.github.com>
Co-authored-by: ayu <ayu@ayu.dev>
Co-authored-by: ryanprior <4389854+ryanprior@users.noreply.github.com>
Co-authored-by: Emelia Smith <ThisIsMissEm@users.noreply.github.com>
1. Add a demo script that runs with a single curl command to install osprey, start services and the example event generator. It will check for existing docker services and port collisions. This overlaps a bit with start.sh. Command:
curl -sSL https://raw.githubusercontent.com/roostorg/osprey/main/demo.sh | bash
2. Removed bigtable
3. Fix a bug in kafka rename