Start your Agent Infra Docker using the following command:
Copy
Ask AI
ag infra up
Press Enter to confirm using Docker Compose, and give it a few seconds for the Docker image to download (only the first time). Verify container status and view logs on the Docker dashboard.
Open localhost:7777/docs to view the FastAPI routes for the AgentOS instance.
Open localhost:5432 to view the PostgreSQL database.