Documentation
Everything you need to run ATLASOPS
Conceptual guides and reference material for operators, analysts and engineers.
Quick start
Run the platform locally
ATLASOPS ships with Docker Compose so you can stand up the full stack with a single command.
Terminal
# clone & start the full stack
git clone https://github.com/your-org/atlasops.git
cd atlasops
# bring up backend, frontend and database
docker compose up --build
# open the platform
open http://localhost:3000A demo workspace is seeded automatically on first run.
See your entire operation in one place
Provision a fully populated demo workspace in seconds, or connect your own systems and start building your operational picture.