[dancer-users] Dancer2 deployment

Richard Reina gatorreina at gmail.com
Wed Dec 9 02:00:41 GMT 2015


2015-11-22 10:45 GMT-06:00 Andrew Solomon <andrew at geekuni.com>:

> I think this tutorial of Gabor's is a very gentle introduction to
> deployment:
>
> http://perlmaven.com/getting-started-with-perl-dancer-on-digital-ocean
>
> Andrew
>
>
Followed the tutorial above and it has worked great so far. However, I am
now trying to install an SSL certificate and am following the instructions
from digital ocean
https://www.digitalocean.com/community/tutorials/how-to-install-an-ssl-certificate-from-a-commercial-certificate-authority
which calls for modifying the default block file. I am not sure how to
proceed as I removed the file per the instructions of this tutorial

root at s12:~# rm /etc/nginx/sites-enabled/default
root at s12:~# ln -s /home/starman/nginx-demo.conf /etc/nginx/sites-enabled/
root at s12:~# service nginx restart

 The file nginx-demo.conf does not contain the line with 'listen' that I am
supposed to edit to install the certificate.

Any help would be greatly appreciated.

Thanks,

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.preshweb.co.uk/pipermail/dancer-users/attachments/20151208/aa019446/attachment.html>


More information about the dancer-users mailing list