HotCRP is the conference management system for academic peer review, where authors submit papers and program committees review, discuss and decide them all in one place.
HotCRP is the peer review system behind many of the most selective conferences in computer science and beyond. It runs the full life cycle of academic reviewing: authors register and submit their papers and declare conflicts, the program committee bids on submissions and is assigned reviews automatically or by hand, reviewers write structured reviews with numeric scores and discuss them privately, and chairs run the discussion and record accept or reject decisions. Anonymous, double blind and open review modes, author response periods, tag and search based paper organisation, bulk email to authors and reviewers, and a full JSON API and command line tools are all built in.
cloudimg ships HotCRP already wired to a web server, PHP and a database with a local mail path, so a working submission and review site is ready minutes after launch with nothing to assemble. The image is secure by default and contains no administrator account and no database configuration at all: first boot mints a unique administrator password and a unique database password, creates the conference database, writes the configuration and seeds the single system administrator account, then proves the new credentials sign in through the real form and that common defaults do not, before it completes. Because HotCRP grants administrator rights to the first account created on a fresh site, the web tier is held behind a bootstrap marker until that administrator is seeded, so no visitor can ever register as the first administrator. The database and the mail transport are bound to the loopback interface, the base is fully patched with unattended security upgrades enabled, and every deployment is paired with a step by step deploy guide, backed by 24/7 cloudimg support.
Real screenshots taken while testing this image against its deployment guide.