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

https://github.com/oamg/convert2rhel

A tool to automate converting Oracle/CentOS/Scientific/Rocky/Alma Linux and CentOS Stream to Red Hat Enterprise Linux
https://github.com/oamg/convert2rhel

almalinux centos centos-stream conversion oracle-linux python rhel rockylinux

Last synced: about 2 months ago
JSON representation

A tool to automate converting Oracle/CentOS/Scientific/Rocky/Alma Linux and CentOS Stream to Red Hat Enterprise Linux

Awesome Lists containing this project

README

          

# Convert2RHEL

Convert2RHEL is a tool to convert RHEL-like systems to their RHEL counterparts. For example, CentOS Linux 8 to Red Hat Enterprise Linux 8.

## Usage
For details about the utility and its usage, consult one of the following sources:

1. [Converting from an RPM-based Linux distribution to RHEL](https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/8/html-single/converting_from_a_linux_distribution_to_rhel_using_the_convert2rhel_utility/index)
1. Run `man convert2rhel` once the utility is installed on your system

### Automation
To convert to RHEL at scale you may want to use the Ansible roles available at [https://github.com/oamg/infra.convert2rhel]().

## Contributing

Contributions are welcome. Take a look at [CONTRIBUTING.md](CONTRIBUTING.md) for more information on how to get started.

## Contact

For questions, troubleshooting, bug reports and feature requests:

* Create [an issue](https://github.com/oamg/convert2rhel/issues/new) here on GitHub.
* Ask a question through [GitHub Discussions](https://github.com/oamg/convert2rhel/discussions).