Quick Start
Docker Deployment
Deploy MatrixHub with Docker Compose:
curl -fsSL https://raw.githubusercontent.com/matrixhub-ai/matrixhub/main/deploy/docker-compose.yml | docker compose -f - up -d
Access MatrixHub at http://localhost:9527.
Deploy MatrixHub with Docker Compose:
curl -fsSL https://raw.githubusercontent.com/matrixhub-ai/matrixhub/main/deploy/docker-compose.yml | docker compose -f - up -d
Access MatrixHub at http://localhost:9527.