nginx-gridfs icon indicating copy to clipboard operation
nginx-gridfs copied to clipboard

Solution to support the checksum user verification MongoDB+Nginx file server

Open xiaobingchan opened this issue 5 years ago • 2 comments

Currently, the Nginx-gridfs plugin only supports the version near MongoDB 2.6.9. The Nginx version only supports 1.14.2. This is my solution to support the checksum user verification MongoDB+Nginx file server: https://blog.csdn.net /sinat_28371057/article/details/90258034

目前Nginx-gridfs插件只支持MongoDB2.6.9附近版本,Nginx版本只支持1.14.2,这是我的支持强制校验用户校验MongoDB+Nginx文件服务器的解决方案:https://blog.csdn.net/sinat_28371057/article/details/90258034

xiaobingchan avatar May 22 '19 08:05 xiaobingchan

New solution, use docker directly.This is nignx with nginx-gridfs plugin for mongo access file https://hub.docker.com/r/zzshcool/nginx-mongo

zzshcool avatar Jun 09 '20 15:06 zzshcool

New solution, use docker directly.This is nignx with nginx-gridfs plugin for mongo access file https://hub.docker.com/r/zzshcool/nginx-mongo

What mongo version does this image suppport?

wenqf11 avatar Sep 02 '21 12:09 wenqf11