Interract with your entire DevOps Platform from a single place
Make DevOps-related activities one-click simple, without additional reading and searching.
Join our Slack community, ask questions, contribute, get help!
Example of Chat with DevOps Pass AI - Terraform pipeline analysis
Look, its early demo of new version of DOP which is really using AI. It's pretty raw, BUT!
Right now it may help you, for example on new project to deep dive into Infrastructure, find out which products team is developing, which envs, where they are deployed, how monitored and so on.
It's more like "DevOps knowledge mining app" at the moment.
Right now there is no access to AWS or Kubernetes - frankly too dangerous.
Inside of container I'm not even installing kubectl or aws-cli and even after that AI sometimes trying to write its own tools in Python to make requests to Kubernetes or AWS (total facepalm...).
Before access to tools will not be fixed - NO ACCESS TO REAL INFRA!
Use it to dig knowledge, analyze your pipelines output, search for configs, etc.
You'll need Docker Compose or Podman Compose installed.
git clone https://github.com/devopspass/devopspass.git
cd devopspass/
Edit docker-compose.yml to provide volume for /workspace/git to be able to open repos from UI (may be configured later).
docker compose up -d
And go to http://localhost:10818/
Enjoy...see you in my Slack (link at the top)!




