- Clone repo
- Install docker + docker-compose
- Run
docker-compose --compatibility up
- Done! Checkout the service endpoints:
Trino: http://localhost:8080/ui/
(username can be anything)
Minio: http://localhost:9001/
(username: minio_access_key
, password: minio_secret_key
)
Flowise: http://localhost:3000/