Quickstart
1 min read
Running the Archestra Platform
-
Start with Docker
docker run -p 9000:9000 -p 3000:3000 archestra/platform -
The platform is now running with:
- Web UI at http://localhost:3000
- API proxy at http://localhost:9000
Start with Docker
docker run -p 9000:9000 -p 3000:3000 archestra/platform
The platform is now running with: