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
- Host: GitHub
- URL: https://github.com/oamg/convert2rhel
- Owner: oamg
- License: gpl-3.0
- Created: 2019-12-13T21:58:18.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-04-28T11:17:18.000Z (2 months ago)
- Last Synced: 2026-04-28T11:30:41.020Z (2 months ago)
- Topics: almalinux, centos, centos-stream, conversion, oracle-linux, python, rhel, rockylinux
- Language: Python
- Homepage:
- Size: 4.56 MB
- Stars: 112
- Watchers: 11
- Forks: 84
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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).