A very basic redirect engine using nginx
1.3K
This container provides a basic installation of nginx with a redirects table that you place in an S3 bucket and it will download every 15 minutes via a cron job within the container.
Requires three variables to be passed in via environment variables (docker -e switch)
AWS_ACCESS_KEY_ID AWS_SECRET_ACCESS_KEY REMOTE_REDIRECTS_FILE
The first two are the AWS keys needed to be able to read from the S3 bucket specified in the third. The user does not need to be able to write to the bucket, just read.
Content type
Image
Digest
Size
241.2 MB
Last updated
over 8 years ago
docker pull blenderfox/redirect-engine