Closed asucrews closed 4 years ago
CentOS 8 package is definitely on the roadmap, I should try some build soon using Docker. I'm waiting for 8.1 before getting my hands on CentOS 8. I will then check if all the package dependencies are met else I will build them.
CentOS 8 package is definitely on the roadmap, I should try some build soon using Docker. I'm waiting for 8.1 before getting my hands on CentOS 8. I will then check if all the package dependencies are met else I will build them.
You can use the developer version of RHEL8.1 for testing, and the developer version is free to use. https://developers.redhat.com/
I've built nginx-more dependencies for CentOS 8 such as GeoIP2 and ModSecurity:
https://repo.aerisnetwork.com/testing/centos/8/x86_64/repoview/
I should be able to get a el8 test release soon.
Packages for el8 have been released in testing repo and will be pushed stable in a couple of days.
dnf install -y https://repo.aerisnetwork.com/pub/aeris-release-8.rpm
dnf install nginx-more --enablerepo=aeris-testing
dnf install nginx-more-module-modsecurity --enablerepo=aeris-testing
Just wondering what the plan for CentOS 8 is for this great project.