Greg Rundlett
Greg Rundlett
I will try to do this in my copious spare time, unless someone can beat me to it.
@justinclloyd FYI, you can use [MailHog](https://github.com/mailhog/MailHog) or a service like Mailtrap in your DEV environment (QA too) so that email works and is testable without spamming real users. Just vary...
I like the idea of installing CirrusSearch, VisualEditor and all the extensions bundled with MediaWiki. By switching on git submodules, you get those via composer. However they still need configuration....
I fixed this issue in my recent fork of the nasa/nasa-grc branch (I will be submitting pull requests to NASA and I'm happy to talk about coordination). https://github.com/freephile/meza/issues/7 https://github.com/freephile/meza/commit/d11e0a08e926b6eaad10a4f29e23b00fcdc2639c
Welcome back @jamesmontalvo3 ! These all sound like great feedback and news. I'll be looking to make commits more merge-ready.
> 1. I'm not sure about the addition of goaccess for the same reason as not forcing WatchAnalytics on people. It should be optional if it is included. Also, don't...
@rjt I just found and fixed some issues with `meza --version` and will be contributing my patches. https://github.com/freephile/meza/issues/7
bump. Note to self: submit patch for this so that it gets moved through gerrit.
Looks good to me. I've tried 3 approaches: 1. ignore (supplement) meza.pem (with another LE pem) which requires modifying haproxy config 1. overwrite meza.pem so that it's actually a trusted...
You need to create that directory structure in the document root and make it writable by the web server.