Skip to content
View devopspass's full-sized avatar
🎯
Keep DevOps Simple Stupid...again
🎯
Keep DevOps Simple Stupid...again

Block or report devopspass

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
devopspass/README.md

Logo

Stars Medium dev.to LinkedIn YouTube Twitter

Interract with your entire DevOps Platform from a single place
Make DevOps-related activities one-click simple, without additional reading and searching.


-----------------------------------------------------

💬 Join community

Join our Slack community, ask questions, contribute, get help!

Join Slack

-----------------------------------------------------

📸 Screenshots

Example of Chat with DevOps Pass AI - Terraform pipeline analysis

DOP v10 - example of Chat

DOP v10 - example of Chat

-----------------------------------------------------

⭐️ Why DevOps Pass AI?

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.

📥 Installation

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

Popular repositories Loading

  1. devopspass devopspass Public

    DevOps Pass AI - Keep DevOps Simple Stupid

    Python 51 1

  2. dop-avm dop-avm Public

    DOP Ansible Version Manager

    Go 7 1

  3. plugins plugins Public

    Python 5 3

  4. midscene midscene Public

    Forked from web-infra-dev/midscene

    Your AI Operator for Web, Android, Automation & Testing.

    TypeScript