I think I have finally finished the EAI self-hosting server project. The report on the resuts is here: https://docs.google.com/document/d/1ThjISfMkAn6bP0yTXP-uBHebvMkPwr3LxuG_B4Yn... And a slide presentation is here: https://docs.google.com/document/d/1ThjISfMkAn6bP0yTXP-uBHebvMkPwr3LxuG_B4Yn... One surprising result is that even though the server works quite well, as we saw in the demo I did a few months ago, it scores poorly on the self-evaluation tests. It looks to me like many of the tests it fails have little effect on the user's experience, so you might want to think about an overall experience score rather than just adding up individual tests. The scripts are in an ICANN github repo here: https://github.com/icann/eaiselfhost The installation instructions, slightly updated from last time are here: https://docs.google.com/document/d/1azNEZAdk6wyg0PNHBuXWWrKF1ZexQjv0Txyd1zaU... And the installation tutorial is here: https://docs.google.com/presentation/d/1dva_lS7nMJNx8mgRQExMy0jGONUGaLFMiM8Q... Take a look, let me know if you have any comments. R's, John