https://github.com/manageiq/guides
ManageIQ guides and developer documentation
https://github.com/manageiq/guides
hacktoberfest manageiq
Last synced: 9 months ago
JSON representation
ManageIQ guides and developer documentation
- Host: GitHub
- URL: https://github.com/manageiq/guides
- Owner: ManageIQ
- Created: 2013-06-25T19:45:28.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2025-10-02T21:49:55.000Z (10 months ago)
- Last Synced: 2025-10-02T23:34:55.959Z (10 months ago)
- Topics: hacktoberfest, manageiq
- Language: Ruby
- Homepage: https://manageiq.org/docs/guides/README
- Size: 3.04 MB
- Stars: 116
- Watchers: 17
- Forks: 181
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ManageIQ Developer Documentation
[](https://github.com/ManageIQ/guides/actions/workflows/ci.yaml)
### [Setup](developer_setup.md)
* [Development Appliance Setup](https://github.com/ManageIQ/manageiq-appliance-dev-setup)
* [Development using a Vagrant VM](vagrant_developer_vm.md)
* [Plugin development](developer_setup/plugins.md) aka working with the split `manageiq*` repositories
* [Provider development guide](providers/dev-guide.md)
* Provider setup instructions
- [Amazon AWS](providers/amazon_aws_config.md)
- [Openshift](providers/openshift.md)
- [Openstack Infra](providers/openstack_infra_provider.md)
- [Interactive debugging with Pry-Remote](developer_setup/debugging.md)
* [Running in minimal mode](developer_setup/minimal_mode.md)
* [Running the test suites](developer_setup/running_test_suites.md)
* [Setting up Kubernetes for use with ManageIQ](providers/kubernetes.md)
* [Testing logical replication with migrations](logical_replication_migrations.md)
### Developer Guidelines
* [Backport Process](backport_process.md)
* [Coding Style and Standards](coding_style_and_standards.md)
* [Contributing to the API](https://github.com/ManageIQ/manageiq-api/blob/master/CONTRIBUTING.md)
* [External Authentication (httpd)](external_auth.md)
* [GIT Helpers](git_utils/README.md)
* [Issue and PR Triage Process](triage_process.md)
* [Internationalization Guidelines](i18n.md)
* [Merger Guidelines](mergers_guidelines.md)
* [Project Roadmap](https://github.com/orgs/ManageIQ/projects/13)
* [Repository Labels and Colors](labels.md)
* [Reviewer Guidelines](reviewers_guidelines.md)
* [Sprint Boundaries](sprint_boundaries.md)
* [UI Patterns](ui/patterns.md)
* [UI Plugins](ui/plugins.md)
* [Updating this Documentation](writing_guides.md)
### Technical documentation
* [Architecture](architecture.md)
* [Opening custom URLs via Custom Buttons and Automate](automate_url_open.md)
* [Report data API](ui/report_data_api.md)
* [Remote Consoles](remote_consoles.md)
* [REST API](http://manageiq.org/docs/api)
* [Service UI Skinning](service_ui/skinning.md)
* [Shared react component API](ui/register_react_component.md)
* [Working with Amazon AWS Config service](providers/amazon_aws_config.md)
## License

This work is licensed under a [Creative Commons Attribution 3.0 Unported License](http://creativecommons.org/licenses/by/3.0/deed.en_US)