Skip to content

OpsiMate/documentation

Repository files navigation

OpsiMate - documentation repo!

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.

Commit activity Latest release License GitHub stars Join Slack

Get Started · Docs · Website · Report Bug

Contributing & running

#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/

Docker

You can build and run the OpsiMate documentation inside a Docker container for a clean and reproducible environment.

Build the Docker image

cd opsimate-docs
docker build -t opsimate-docs .

Run the Container

docker run -p 3000:3000 --env-file .env opsimate-docs

Support


Built with ❤️ by the OpsiMate team

© 2025 OpsiMate. All rights reserved.

💖 Our Amazing Contributors

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! 🙌