docs/guide/quick-start.md
This page keeps the shortest path for first-time evaluation. Start with a local environment, then move to the full deployment and configuration references when needed.
git clone https://github.com/iflytek/astron-agent.git
cd astron-agent/docker/astronAgent
cp .env.example .env
After copying the file, fill in model, database, object storage, and authentication settings as required.
docker compose -f docker-compose-with-auth.yaml up -d
Once the stack is ready, the default entry points are:
http://localhost/http://localhost:8000