Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ansible/eda-server
Event Driven Ansible for AAP
https://github.com/ansible/eda-server
Last synced: 27 days ago
JSON representation
Event Driven Ansible for AAP
- Host: GitHub
- URL: https://github.com/ansible/eda-server
- Owner: ansible
- License: apache-2.0
- Created: 2022-05-17T18:43:30.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T17:18:49.000Z (5 months ago)
- Last Synced: 2024-05-28T18:26:23.674Z (5 months ago)
- Language: Python
- Homepage:
- Size: 2.44 MB
- Stars: 53
- Watchers: 30
- Forks: 29
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![Maintained? yes](https://img.shields.io/badge/Maintained%3F-yes-green.svg)
[![codecov](https://codecov.io/gh/ansible/eda-server/graph/badge.svg?token=N6Z2DZGKGZ)](https://codecov.io/gh/ansible/eda-server)
[![GitHub Workflow Status](https://github.com/ansible/eda-server/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/ansible/eda-server/actions/workflows/ci.yaml?query=branch%3Amain)
![Python 3.11](https://img.shields.io/badge/Python-3.11-blue)
![Python 3.12](https://img.shields.io/badge/Python-3.12-blue)# Event Driven Ansible Controller
This repository contains the source code for the Event Driven Ansible Controller, aka EDA-Controller.
Licensed under [Apache Software License 2.0](LICENSE)
## How to install
Refer to the [deployment guide](docs/deployment.md) for further information if you want to install and run the application.
## Development environment
Refer to the [development guide](docs/development.md) for further information if you want to setup a development environment.
## Contributing
We ask all of our community members and contributors to adhere to the [Ansible code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
If you have questions or need assistance, please reach out to our community team atRefer to the [Contributing guide](docs/contributing.md) for further information.
## Communication
See the [Communication](https://github.com/ansible/eda-server/blob/main/docs/contributing.md#communication) section of the
Contributing guide to find out how to get help and contact us.For more information about getting in touch, see the
[Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).## Credits
EDA-Controller is sponsored by [Red Hat, Inc](https://www.redhat.com).