You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
After reading through some github posts and documentation, it seems pagespeed doesn't really support ARM. However, with the help of developer Gusco on Gitlab, I have successfully compiled the pagespeed module for the Raspberry Pi 3 and Raspberry Pi 4 against nginx 1.21.6. Since I maintain a server, I will be compiling these modules with every update of nginx for the raspeberry pi on ubuntu server 20.04. I figure, as long as I am doing the work, I might as well upload the binaries somewhere for people to freely download. My question, is what is the correct procedure to uploading compiled binary releases of pagespeed and how can I prove (in the upload) that my work is trustworthy and compiled directly from source on a clean system? What exactly do I need to do to make this contribution towards the pagespeed and raspberry pi community?
Any advice and tips would be a great starting place for me. I am trying to become more involved in development processes. Thank you kindly!