Hc

HotCRP Conference Management on Ubuntu 24.04 LTS

Azure Applications

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.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

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.

Why the cloudimg image

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.

Common uses

  • Running paper submission and peer review for a conference or workshop
  • Program committee reviewer assignment, discussion and decisions
  • Self hosted, private academic reviewing under your own control

See it running

Real screenshots taken while testing this image against its deployment guide.

HotCRP Conference Management on Ubuntu 24.04 LTS screenshot 1 HotCRP Conference Management on Ubuntu 24.04 LTS screenshot 2 HotCRP Conference Management on Ubuntu 24.04 LTS screenshot 3 HotCRP Conference Management on Ubuntu 24.04 LTS screenshot 4