We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e975d7 commit 4de3d99Copy full SHA for 4de3d99
sections/04-HandsOnCourse.md
@@ -25,7 +25,7 @@ Data Engineering Course: Building A Data Platform
25
5. Open that folder in VSCode
26
27
### Install Elasticsearch & Kibana (Docker)
28
-1. Use the docker-compose file from the Log Monitoring course: https://github.com/team-data-science/GenAI-RAG/blob/main/docker-compose.yml
+1. Use the docker-compose file from this repo: https://github.com/andkret/Cookbook/blob/master/Code%20Examples/GenAI-RAG/docker-compose.yml
29
2. Download Docker Desktop from here: https://www.docker.com/products/docker-desktop/
30
3. Install docker desktop and sign in in the app/create a user -> sends you to the browser
31
0 commit comments