Maps.wildsong.biz: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
Created page with "== General set up == Virtual host living on Bellman at the moment. I created a Let's Encrypt certificate for maps.wildsong.biz systemctl stop nginx certbot certonly..."
 
Brian Wilson (talk | contribs)
mNo edit summary
 
Line 9: Line 9:
   
   
Then edited the nginx config and started it. I already have a certificate renewal automated for Bellman.
Then edited the nginx config and started it. I already have a certificate renewal automated for Bellman.
2018-08-19 -- I got the reminder from Let's Encrypt and got antsy so I ran "sudo /etc/cron.monthly/letsencrypt.sh" and
it renewed, so next time I will try to let it renew it on its own.


== Geoserver ==
== Geoserver ==


It's running in Docker but accessible as https://maps.wildsong.biz/geoserver/ via reverse proxy.
It's running in Docker but accessible as https://maps.wildsong.biz/geoserver/ via reverse proxy.

Latest revision as of 23:35, 18 August 2018

General set up

Virtual host living on Bellman at the moment.

I created a Let's Encrypt certificate for maps.wildsong.biz

systemctl stop nginx
certbot certonly

Then edited the nginx config and started it. I already have a certificate renewal automated for Bellman.

2018-08-19 -- I got the reminder from Let's Encrypt and got antsy so I ran "sudo /etc/cron.monthly/letsencrypt.sh" and it renewed, so next time I will try to let it renew it on its own.

Geoserver

It's running in Docker but accessible as https://maps.wildsong.biz/geoserver/ via reverse proxy.