Open utterances-bot opened 4 years ago
Thanks, helped me out.
Hi, since your blog is presumably a ghost blog, it could be useful to precise you need to add https://
instead of http://
in your ghost blog config. If not, you will have a mix request error.
https://forum.ghost.org/t/http-mixed-content-error-with-publication-logo-ghost-4-0/21021/3
Also, if your blog is also a ghost blog, and you followed the previous tutorial, change your default port ( 80 ) to the same as this tutorial by doing a nano of your run.sh
initial script, and replace the port line to :
-p 2368:2368 \
Still a good tutorial.
Thanks Victor! Helped me out!!
Setting up HTTPS for your blog or webapp with certbot and NGINX
Step by step guide for setting up SSL for your blog (Ghost) or web app using certbot and serving certificates using NGINX proxy.
http://www.theappliedarchitect.com/setting-up-https-for-your-blog-certbot/