Spaces:
No application file
No application file
SEO: Update description
Browse files
README.md
CHANGED
|
@@ -1,25 +1,15 @@
|
|
| 1 |
---
|
| 2 |
title: "Docker & Kubernetes Document Generation API"
|
| 3 |
-
emoji: 🤖
|
| 4 |
colorFrom: blue
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 4.44.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
| 11 |
-
tags:
|
| 12 |
-
- docker
|
| 13 |
-
- kubernetes
|
| 14 |
-
- container
|
| 15 |
-
- devops
|
| 16 |
-
- data
|
| 17 |
-
- validation
|
| 18 |
-
- enrichment
|
| 19 |
-
- document
|
| 20 |
-
- generation
|
| 21 |
-
- docker-kubernetes
|
| 22 |
---
|
|
|
|
| 23 |
# Docker & Kubernetes Document Generation API
|
| 24 |
|
| 25 |
Stop wrestling with outdated READMEs and inconsistent deployment docs. If you're tired of manually syncing your Dockerfiles and Kubernetes manifests with documentation that's always behind, this API automates the entire document generation process.
|
|
@@ -71,28 +61,11 @@ Email support is included with purchase. You'll also get access to a private kno
|
|
| 71 |
|
| 72 |
**Stop documenting by hand—automate your Docker & Kubernetes docs with a single API call. Get lifetime access for only $42.23.**
|
| 73 |
|
| 74 |
-
##
|
| 75 |
-
|
| 76 |
-
1. Click **Use in Spaces** above to run the demo directly
|
| 77 |
-
2. Or clone the repository and run locally:
|
| 78 |
-
|
| 79 |
-
```bash
|
| 80 |
-
git clone https://huggingface.co/spaces/WealthFromAI/docker-kubernetes-document-generation-api-a71c
|
| 81 |
-
cd docker-kubernetes-document-generation-api-a71c
|
| 82 |
-
pip install -r requirements.txt
|
| 83 |
-
python app.py
|
| 84 |
-
```
|
| 85 |
-
|
| 86 |
-
## 💰 Pricing
|
| 87 |
|
| 88 |
- **Demo**: Free on Hugging Face Spaces
|
| 89 |
- **Full Source Code**: $42.23
|
| 90 |
-
- Available on [Gumroad](https://gumroad.com) and [Whop](https://whop.com)
|
| 91 |
-
|
| 92 |
-
## 📄 License
|
| 93 |
-
|
| 94 |
-
MIT License — free to use, modify, and distribute.
|
| 95 |
|
| 96 |
---
|
| 97 |
|
| 98 |
-
*Built with [FORGE-X](https://github.com/WealthFromAI)
|
|
|
|
| 1 |
---
|
| 2 |
title: "Docker & Kubernetes Document Generation API"
|
| 3 |
+
emoji: "🤖"
|
| 4 |
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: "4.44.0"
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
---
|
| 12 |
+
|
| 13 |
# Docker & Kubernetes Document Generation API
|
| 14 |
|
| 15 |
Stop wrestling with outdated READMEs and inconsistent deployment docs. If you're tired of manually syncing your Dockerfiles and Kubernetes manifests with documentation that's always behind, this API automates the entire document generation process.
|
|
|
|
| 61 |
|
| 62 |
**Stop documenting by hand—automate your Docker & Kubernetes docs with a single API call. Get lifetime access for only $42.23.**
|
| 63 |
|
| 64 |
+
## Pricing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 65 |
|
| 66 |
- **Demo**: Free on Hugging Face Spaces
|
| 67 |
- **Full Source Code**: $42.23
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 68 |
|
| 69 |
---
|
| 70 |
|
| 71 |
+
*Built with [FORGE-X](https://github.com/WealthFromAI)*
|