The official documentation of OpsiMate - https://opsimate.vercel.app/
One console for servers, Docker, and Kubernetes—discover, monitor, and act.
Built for DevOps/NOC/IT teams that need a single place to see service health, jump to dashboards, and perform safe start/stop/restart operations.
Get Started · Docs · Website · Report Bug
#install documentation dependencies
npm install
#build the documentation
npm run build
#run the documentation
npm run dev
now the docs are available at http://localhost:8080/
You can build and run the OpsiMate documentation inside a Docker container for a clean and reproducible environment.
cd opsimate-docs
docker build -t opsimate-docs .
docker run -p 3000:3000 --env-file .env opsimate-docs- Documentation - Comprehensive guides and API reference
- GitHub Issues - Bug reports and feature requests
- Slack Community - Join our discussions and get help
- Website - Learn more about OpsiMate
Built with ❤️ by the OpsiMate team
© 2025 OpsiMate. All rights reserved.
This project wouldn’t be what it is today without the incredible people who have shared their time, knowledge, and creativity.
A huge thank you to everyone who has helped and continues to help make OpsiMate better every day! 🙌