[Mojolicious] letsencrypt, nginx, and hypnotoad

2019-10-09 Thread IVO I WELCH
I am currently running a mojolicious hypnotoad app as my main web server on http://syllabus.space . Works fine. alas, I now want to start encrypting the exchanges with letsencrypt. presumably this is easier if I put hypnotoad behind nginx. before I wade more into this migration, has someone

[Mojolicious] Installation Document

2019-10-18 Thread IVO I WELCH
L&G: I want to install my sylspace app from scratch onto a brand new ubuntu 19.10 (perl 5.28.1). It's good that I have lousy memory, so I can do it with a fresh eye. (Then I want to move it behind an nginx rev-proxy.) I will notice outdated or old aspects as I go. The first one is right a

[Mojolicious] Mojolicious::Plugin::Renderfile can't find a namespace

2019-10-18 Thread IVO I WELCH
New ubuntu 19.10 installation (perl 5.28.1): ``` # cpan Mojolicious::Plugin::Renderfile Loading internal logger. Log::Log4perl recommended for better logging Reading '/root/.cpan/Metadata' Database was generated on Fri, 18 Oct 2019 20:29:02 GMT >(error): Could not expand [Mojolicious::Plugin::R

[Mojolicious] cpan Mojolicious::Plugin::Web::Auth install fails due to Net::SSLeay Failure + Solution

2019-10-18 Thread IVO I WELCH
new ubuntu 19.10 installation, perl 5.28.1 : `Mojolicious::Plugin::Web::Auth` depends on `Net::SSLeay`. Unfortunately, Net::SSLeay is completely hosed. (I have libssl-dev, openssh-client, and openssh-server all installed,) The solution was also to install `apt install libz-dev`. There are s

Re: [Mojolicious] Mojolicious Web Clients Book

2019-12-03 Thread IVO I WELCH
I do not use twitter, but I would suggest lulu . this is simple print-book-on-demand. easiest on the author. It is what I am using for my corporate finance textbook. On Tuesday, December 3, 2019 at 10:29:35 AM UTC-8, sri wrote: > > > cool! >> will there be a print version? >> > > I don't kno

[Mojolicious] Need Small Job Help

2020-05-11 Thread IVO I WELCH
I could use 20 hours of help...about 10 to learn an existing mojolicious code base (https://github.com/iwelch/sylspace), the remaining 10 hours mostly (8h) to move everything to letsencrypt https. (This is a little more involved here, because I had mojolicious take over the subdomains, too.