From 41a531383fe42736f7964cbed70685f6015d7daa Mon Sep 17 00:00:00 2001 From: Patrick Stephens Date: Thu, 14 Mar 2024 14:11:28 +0000 Subject: [PATCH] add video links Signed-off-by: Patrick Stephens --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f384902..fc48b66 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,16 @@ The demo for [Cloud Native Rejects Paris 2024 talk](https://cfp.cloud-native.rej The [actual presentation is available in this repo](./docs/Fluent_Bit_for_ChatOps-Cloud_Native_Rejekts_EU_2024.pdf). +Videos covering the demo are here: + +* [Demo](https://chronosphere-io.zoom.us/rec/share/acwg8ZR0Laoj7p9GlzBWSmJRTEXoNlGicYIxNPNKvVsey6NvtU44oiReTbmHKWMf.8GMEIpjA2d5pX5rZ?startTime=1710415864000&pwd=LGnKSo-mzFXroR5H04BcVUmoWRFzge4f) +* [Code overview](https://chronosphere-io.zoom.us/rec/share/acwg8ZR0Laoj7p9GlzBWSmJRTEXoNlGicYIxNPNKvVsey6NvtU44oiReTbmHKWMf.8GMEIpjA2d5pX5rZ?startTime=1710416213000&pwd=LGnKSo-mzFXroR5H04BcVUmoWRFzge4f) + This contains all the resources to build a demo-able ChatOps solution using Slack and Fluent Bit. -- all the details are in the [docs](./docs/readme.md) and the specific build docs are in [docs/buildme.md](./docs/buildme.md) -- [fluent-bit-config](./fluent-bit-config/) has the Fluent Bit configuration -- [src](./src/) with all the Java code build with Helidon +* all the details are in the [docs](./docs/readme.md) and the specific build docs are in [docs/buildme.md](./docs/buildme.md) +* [fluent-bit-config](./fluent-bit-config/) has the Fluent Bit configuration +* [src](./src/) with all the Java code build with [Helidon](https://helidon.io/). Create a `.env` file with the following secrets/config set up: