All Projects → bohanyang → Onemirror

bohanyang / Onemirror

Docker image for nginx with already configured Google Search proxy

OneMirror

OneMirror is a Docker image for nginx with already configured Google Search proxy.

Warning!!!

This project is under maintenance-only mode, it is not actively supported, mainly because ngx_http_google_filter_module, the foundation of Google proxy feature, doesn't support latest version of nginx.

We recommend that you should look through the nginx config files before start using it, and also please adjust them as you need.

因为实现 Google 反代的模块 ngx_http_google_filter_module 不支持最新版本的 nginx,所以我们不会积极地维护这个项目。

我们建议您使用前浏览一遍 nginx 配置文件,并根据需要修改。

Info

Usage

Basic HTTP Mirror for Google Search

docker run -p 80:80 bohan/onemirror

Google Fonts, Gravatar, CDNJS & Launchpad PPA Mirror

docker run -p 80:8080 bohan/onemirror

Custom Configuration and SSL

Put your configuration files inside the nginx folder and then re-build it.

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].