Sign inSign up

mssz/typecho_ssl

By mssz

Updated over 5 years ago

This is an image for typecho which has been configured with SSL.

Image
2

1.0K

mssz/typecho_ssl repository overview

This is an image for Typecho, a blog platform, which has been configured with SSL.

To use the image, all you need to do is obtaining your own SSL certificate and your domain.

There are two critical arguments that you should set by yourself.

a) -e DOMAIN="" Please enter your domain here.

b) -v XXX:/etc/nginx/cert XXX stands for the path where your SSL certificates locates. For example, if your certificates and keys are in the ~/docker/nginx/cert, then you should set the argument to -v ~/docker/nginx/cert:/etc/nginx/cert

Please be noted that your certificate and key must be reformed as typecho.pem and typecho.key, respectively. Please remember to expose the ports 80 and 443.

You can refer to the page: https://www.toutiao.com/i6954620795431879171/ for a brife guide.

If you are an English-reader, please wait for the English version.

This imaged is based on 80x86/typecho. Thanks @80x86 for the contribution.

Tag summary

Content type

Image

Digest

Size

21.3 MB

Last updated

over 5 years ago

docker pull mssz/typecho_ssl