Set up the service monitoring for the log migration script. Add a database migration to add the logs_archived column.

This commit is contained in:
Jake Moshenko 2014-09-12 11:57:47 -04:00
parent b55e79e5d3
commit 353da13b16
5 changed files with 38 additions and 1 deletions

View file

@ -38,6 +38,7 @@ ADD conf/init/gunicorn /etc/service/gunicorn
ADD conf/init/nginx /etc/service/nginx
ADD conf/init/diffsworker /etc/service/diffsworker
ADD conf/init/notificationworker /etc/service/notificationworker
ADD conf/init/buildlogsarchiver /etc/service/buildlogsarchiver
# Download any external libs.
RUN mkdir static/fonts static/ldn