https://github.com/devopness/devopness
Devopness - Painless essential DevOps to everyone
https://github.com/devopness/devopness
ci-cd cloud-infrastructure continuous-integration devops devops-tools infrastructure-as-code multi-cloud-environments platform-engineering site-reliability-engineering zero-downtime-deploy
Last synced: 17 days ago
JSON representation
Devopness - Painless essential DevOps to everyone
- Host: GitHub
- URL: https://github.com/devopness/devopness
- Owner: devopness
- License: mit
- Created: 2020-05-04T23:55:55.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-28T15:09:14.000Z (about 1 year ago)
- Last Synced: 2024-10-29T20:58:02.693Z (about 1 year ago)
- Topics: ci-cd, cloud-infrastructure, continuous-integration, devops, devops-tools, infrastructure-as-code, multi-cloud-environments, platform-engineering, site-reliability-engineering, zero-downtime-deploy
- Language: TypeScript
- Homepage: https://www.devopness.com
- Size: 4.46 MB
- Stars: 102
- Watchers: 5
- Forks: 43
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- trackawesomelist - Devopness (⭐116)
README
# Devopness: DevOps Happiness :-) for AI Agents & humans
[](https://github.com/devopness/devopness/blob/main/LICENSE)
## Installation
Install the **Devopness MCP Server** in your favorite IDE:
[](https://cursor.com/en/install-mcp?name=devopness&config=eyJ1cmwiOiJodHRwczovL21jcC5kZXZvcG5lc3MuY29tL21jcC8ifQ==)
[](https://insiders.vscode.dev/redirect/mcp/install?name=devopness&config=%7B%22type%22%3A%22http%22%2C%22url%22%3A%22https%3A%2F%2Fmcp.devopness.com%2Fmcp%2F%22%7D)
> ⚠️ When the MCP Server is started in your IDE, it will require you to **log in with your Devopness Account** in order to authenticate and operate properly.
## Community
[](https://discord.gg/5KphsWxHeJ)
## About Devopness
`Devopness` drastically simplifies the way we manage cloud applications and multi cloud infrastructure in a secure and productive way.
Deovpness allows AI Agents and humans to provision and manage cloud infrastructure and deploy applications to `AWS`, `Azure`, `DigitalOcean`, `GCP`, ..., and any other major cloud provider.
* Simplified role based access control and permisson management
* No surprise on your cloud provider bills, as we only deploy the infra that each team of humans or agents have permissions to
* Full control on what AI Agents can do on your DevOps and CI/CD workflows
* Full visibility, auditing and traceability on what has been done by each person or agent in your teams
We're making first-class software deployment and cloud infrastructure management tools accessible and affordable to everyone who is involved in software projects.
Product documentation is maintained in the [docs](docs/) folder.
See the [issue backlog](https://github.com/devopness/devopness/issues) for a list of active or proposed tasks. Feel free to create new issues, report bugs, and send feature requests.
Improvements and contributions are highly encouraged! 🙏👊
See the [contributing guide](CONTRIBUTING.md) for details on how to participate.
All communication and contributions to Devopness projects are subject to the [Devopness Code of Conduct](CODE_OF_CONDUCT.md).
Not yet ready to contribute but do like the project? Support Devopness with a ⭐!
Detailed changes for each release are documented in the [release notes](https://github.com/devopness/devopness/releases).
This repository has the following packages/sub-projects:
### Packages
| Subpath | Package | Description |Status|
|:---------------------------|:--------------------------|:--------------------------------|-|
| [/docs](docs/) | 📚 Documentation | End user product documentation |-|
| [/packages/sdks/javascript](packages/sdks/javascript/) | API SDK JavaScript | API SDK to interact with Devopness using JavaScript and TypeScript |[](https://github.com/devopness/devopness/actions/workflows/ci-sdk-javascript.yml)
[](https://www.npmjs.com/package/@devopness/sdk-js)|
| [/packages/sdks/python](packages/sdks/python/) | API SDK Python | API SDK to interact with Devopness using Python |[](https://github.com/devopness/devopness/actions/workflows/ci-sdk-python.yml)
[](https://pypi.org/project/devopness/)|
| [/packages/ui/react](packages/ui/react/) | UI React Components | Devopness Design System UI components for React |[](https://github.com/devopness/devopness/actions/workflows/ci-ui-react.yml)
[](https://www.npmjs.com/package/@devopness/ui-react)|
All repository contents are licensed under the terms of the [MIT License](LICENSE) unless otherwise specified in the `LICENSE` file at each package's root.