Skip to content

Commit e2518f0

Browse files
authored
Update README.md
1 parent 95ee377 commit e2518f0

File tree

1 file changed

+14
-40
lines changed

1 file changed

+14
-40
lines changed

README.md

Lines changed: 14 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,27 @@
11
[![devopsgpt demo](devopsgpt.jpg)](https://youtu.be/IPXmjUcDZJU?si=4S5U_y8Jr1u5gOrh)
22

3-
# DevOps-GPT
3+
# 🚀 DevOpsGPT: Automate Your DevOps Workflow
44

5-
This project helps you to balance your daily work as a DevOps engineer, from simple bug fixes to project template generation. you don't need to search on Google for some routine jobs and it helps you with a robust prompt to simplify your career.
5+
DevOpsGPT is a revolutionary tool designed to streamline your workflow and empower you to build systems and automate tasks with ease.
66

7-
## Run DevOpsGPT
7+
**Tired of spending hours on repetitive DevOps tasks?**
88

9-
Builds and starts the Docker Compose stack:
10-
11-
make
12-
13-
Stops and removes the Docker Compose stack:
9+
DevOpsGPT is here to help! Whether you're setting up infrastructure, speeding up deployments, or tackling any other DevOps challenge, our app can make your life easier and more productive.
1410

15-
make down
11+
**Here's what you can expect with DevOpsGPT:**
1612

17-
Installs the Helm chart for the devopsgpt app on a Kubernetes cluster:
13+
* **Faster task completion:** Automate repetitive tasks and free up your time to focus on more strategic initiatives.
14+
* **Simplified workflows:** Our intuitive interface makes it easy to get started and use DevOpsGPT to its full potential.
15+
* **Increased efficiency:** Streamline your DevOps processes and achieve more with less effort.
1816

19-
make helm-install
20-
21-
Uninstalls the Helm chart for the devopsgpt app:
22-
23-
make helm-uninstall
24-
25-
You can override the release name and namespace for Helm commands by running:
26-
27-
make [helm-install|helm-uninstall] namespace=NAMESPACE releaseName=RELEASENAME
28-
29-
The default namespace is `default` and the default release name is `devopsgpt`.
30-
31-
32-
33-
## Running Tests
34-
35-
To run tests, run the following command
36-
37-
```
38-
cd app && pytest tests/
39-
```
40-
41-
42-
43-
44-
## Environment Variables
45-
46-
To run this project, you will need to add the following environment variables to your .env file
47-
48-
`KEY` (OpenAI API Key)
17+
**Ready to experience the DevOpsGPT difference?**
4918

19+
1. Visit our website: https://hobs.ai
20+
2. Sign in or create an account.
21+
3. Start exploring the many features of DevOpsGPT and see how it can transform your workflow.
22+
4. We value your feedback! Share your thoughts and suggestions with us to help us continuously improve DevOpsGPT.
5023

24+
**We're confident that DevOpsGPT will become an essential tool in your DevOps toolkit. Let's work together to make it even better!**
5125

5226

5327
## API Reference

0 commit comments

Comments
 (0)