Skip to content

sadeghmohebbi/nginx-minio-memcached-imagecaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginx-minio-memcached-imagecaching

Image Caching and Serving scenario with nginx + minio + memcached
note: replace image_filter with imgproxy in picture below

nginx-minio-memcached-imagecaching diagram

How it works

consider providing environment file:

cp .env.example .env
# fill .env variables
vi .env

install docker and compose plugin. then simply run:

sudo docker compose up -d --build

for more detailed description, read this article on virgool (farsi) پیاده سازی کش عکس توزیع شده با nginx و minio و memcached

Contribution

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Image Caching and Serving scenario with nginx + minio + memcached

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published