Subscribe

How to install nginx-module-aws-auth in CentOS/RHEL 6 (x86_64)

NGINX module to proxy to authenticated AWS services

License: BSD Vendor: GetPageSpeed, Inc. https://github.com/anomalizer/ngx_aws_auth

Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install yum-utils
sudo yum-config-manager --enable getpagespeed-extras-mainline
sudo yum -y install nginx-module-aws-auth

Description

This NGINX module can proxy requests to authenticated S3 backends using Amazon's V4 authentication API.