nginxinc/nginx-amplify-agent

Is posible Rocky Linux OS support

pabl-o-ce opened this issue · 2 comments

Hey,
I move from Centos to Rocky Linux and a tried to use the script for other OS install-source.sh with no luck.
Are you considering to expand support for Rocky Linux?

@pablocarreraest if Rocky Linux is binary compatible with RedHat, existing nginx-amplify-agent packages built for RedHat should work. Could you please try it out and let us know? Here's the latest binaries for RHEL 8:

https://packages.amplify.nginx.com/py3/rhel/8/x86_64/RPMS/

Hi @defanator

Thanks for the response.

Just try it but I need python dependencies [python3-gevent, python3-netifaces].
Screen Shot 2022-02-15 at 10 07 56 AM

Because I'm on a production server (I not install manually this dependencies)

I will check on my local dev env and then notify you soon.