An open API service indexing awesome lists of open source software.

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: 3 months ago
JSON representation

Devopness - Painless essential DevOps to everyone

Awesome Lists containing this project

README

        

[![MIT License](https://img.shields.io/badge/license-MIT-green.svg?style=flat-square)](https://github.com/devopness/devopness/blob/main/LICENSE)
[![SDK JavaScript - CI](https://github.com/devopness/devopness/actions/workflows/sdk-javascript-ci.yml/badge.svg)](https://github.com/devopness/devopness/actions/workflows/sdk-javascript-ci.yml)

# Devopness - Official open-source repository

## About Devopness
`Devopness` aims to drastically simplify the way we manage cloud applications and multi cloud infrastructure in a secure and productive way.

By streamlining essential DevOps practices, we're making first-class software deployment and cloud infrastructure management tools accessible and affordable to everyone in the world who is involved in software projects.
## 📚 Documentation

Product documentation is maintained in the [docs](docs/) folder.

## 🙋 Issues

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.

## ✍️ Contributing

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

## 💼 Changelog

Detailed changes for each release are documented in the [release notes](https://github.com/devopness/devopness/releases).

## 📂 Repo Structure

This repository has the following packages/sub-projects:
### Packages
| Subpath | Package | Description |
|:---------------------------|:--------------------------|:--------------------------------|
| [/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 |
| [/packages/ui/react](packages/ui/react/) | UI React Components | Devopness Design System UI components for React |

## 📜 License

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.