commits
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hailey <hailey.elizabeth@discordapp.com>
Signed-off-by: Chihurumnaya Ibiam <ibiamchihurumnaya@gmail.com>
Co-authored-by: Cassidy James Blaede <cassidyjames@roost.tools>
Signed-off-by: Chihurumnaya Ibiam <ibiamchihurumnaya@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hailey <hailey.elizabeth@discordapp.com>
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>
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