-
To obtain a ssl from https://www.letsencrypt.org/ and stored it in the default folder A good instruction is here https://github.com/vimagick/dockerfiles/tree/master/certbot
-
To Run a google mirror by this docker
docker run -d --name somezmirror -p 80:80 -p 443:443 -e DOMAIN=yourdomain.example.com -v /etc/letsencrypt:/etc/letsencrypt yumin9822/zmirror
Please remember to change the DOMAIN setting.
forked from yumin9822/zmirror-docker
-
Notifications
You must be signed in to change notification settings - Fork 0
zirun2007/zmirror-docker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Shell 82.7%
- Python 10.5%
- Dockerfile 6.8%