Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

bohanyang/onemirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Docker image for nginx with already configured Google Search proxy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published