Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rochacbruno/galaxy_ng
Galaxy NextGen
https://github.com/rochacbruno/galaxy_ng
Last synced: 12 days ago
JSON representation
Galaxy NextGen
- Host: GitHub
- URL: https://github.com/rochacbruno/galaxy_ng
- Owner: rochacbruno
- License: gpl-2.0
- Fork: true (ansible/galaxy_ng)
- Created: 2020-07-23T20:43:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T20:37:46.000Z (4 months ago)
- Last Synced: 2024-07-30T02:42:17.447Z (4 months ago)
- Language: Python
- Homepage:
- Size: 19.4 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- License: LICENSE
Awesome Lists containing this project
README
# Galaxy NG
[![Build Status](https://github.com/ansible/galaxy_ng/actions/workflows/ci.yml/badge.svg)](https://github.com/ansible/galaxy_ng/actions/workflows/ci.yml)
A Pulp plugin to support hosting your very own Ansible Galaxy server.
This is a brand new take on Ansible Galaxy, so it will look and feel a bit different than the current [galaxy.ansible.com web site](https://galaxy.ansible.com). Over time we expect to migrate the web site to this codebase, so for now you're looking into the future, and you have an opportunity to help shape that future.
Our mission is to help organizations share Ansible automation and promote a culture of collaboration around Ansible automation development. We'll be providing features that make it easy to create, discover, use and distribute Ansible automation content.
To learn more about Pulp, [view the Pulp project page](https://pulpproject.org/).
## Documentation
Project documentation is hosted on [Read The Docs](https://ansible.readthedocs.io/projects/galaxy-ng/en/latest/).
## OpenAPI Spec
View the latest version of the spec at . *(Directlink to [JSON](https://galaxy.ansible.com/api/v3/openapi.json) or [YAML](https://galaxy.ansible.com/api/v3/openapi.yaml))*
## Communication
Refer to the [Communication](https://ansible.readthedocs.io/projects/galaxy-ng/en/latest/community/overview/#communication)
section of the Contributor Guide to find out how to get in touch with us.You can also find more information in the
[Ansible communication guide](https://docs.ansible.com/ansible/devel/community/communication.html).## Contributing
* If you're interested in jumping in and helping out, [view the contributing guide](https://github.com/ansible/galaxy_ng/wiki#contributing-to-galaxyng).
* To setup your development environment, [view the development setup guide](https://github.com/ansible/galaxy_ng/wiki/Development-Setup).
* Found a bug or have a feature idea? Please [open an issue](https://issues.redhat.com/projects/AAH/issues).## Code of Conduct
Please see the official
[Ansible Community Code of Conduct](https://docs.ansible.com/ansible/devel/community/code_of_conduct.html).## Installation
To install and run a local GalaxyNG server [view the End User Installation guide](https://github.com/ansible/galaxy_ng/wiki/End-User-Installation).
## License
GNU General Public License v2. View [LICENSE](/LICENSE) for full text.