Hello all-- I'm glad to be here and I'm glad to have set up a WW 2.18 server on AWS EC2! I found the installation manual to be well-written. Everything works! (Except email, but that is another story..) I was running into an issue where the library would not display images or MathJax and I wanted to add my experience to this board in case it helps someone in the future.
Fixed issue: after installing SSL certs via Certbot, the library browser stopped displaying images as well as MathJax. When I click on the "Try It" eye, the problem loads perfectly, though. For example, here is what I saw:
When I click on the "Try It" button the problem loaded correctly, though:
Some hypnotoad settings:
Anyhow, the fix was to ensure that the siteurl in site.conf was set to match the domain specified in the SSL cert. (In my case, one of these had "www." and the other did not.)