AreWeCompressedYet
AreWeCompressedYet is a service for compressing videos with Daala.
Machine
The server is a CentOS 7 virtual machine running on catfish.xiph.org. There are few config file changes, so the CentOS machine should be easily upgradeable to get security fixes.
Daemons
awcy
The AWCY server has a unit file at /etc/systemd/system/awcy.service. It listens at localhost:3000.
nginx
NGINX is configured to be a TLS endpoint and proxy_pass to localhost:3000.
firewalld
chrony
Chrony is required to keep the system time in sync. Amazon Web Services signatures require an accurate system clock.
journald
See AWCY logs with
journalctl -u awcy.service