Skip to content

caroseuk/s3-proxy-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Project Name

Amazon S3 - Reverse proxy cache using NGINX and HAProxy.

This is just a proof of concept to setup a reverse proxy cache of S3 assets, that will be used instead of Amazon S3. If using in production, you need to plan and adjust the configuration accordingly (implement SSL etc..)

Usage

  1. Place files within their respective configuration directories.
  2. Replace public_ip and [bucket_name] placeholders in both scripts with relevant information
  3. Ensure that firewall rules are set up / disabled

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages