zuul-web serves the web dashboard to end users Communicates with Database, Zookeeper.
This will be a systemd unit using the zuul-web image: docker-registry.wikimedia.org/repos/releng/zuul/zuul/zuul-web:wmf-12.0.0-5
Per @Corvus in T395938#10929023:
Bind mounts for:
- /etc/zuul
- Zookeeper TLS certs (I think that's /etc/cfssl?)
And:
- Runs as the zuul user
- Listening on port 9000 for incoming connections (which is where apache on this host already wants to point)