Commit Graph

6 Commits

Author SHA1 Message Date
cd07e5c708 Clear redis cache after server restart, not before. 2016-08-26 15:59:12 +02:00
4267f313ab Refuse deploy early when Pillar can't be found or isn't on production
Without this, it will only block the deploy mid-way when we try to
rsync_ui. Now it just stops early before doing anything server-side.
2016-08-26 14:33:22 +02:00
5864654244 Use apache2ctl instead of kill -HUP 2016-08-23 14:57:55 +02:00
e335aa5306 Delete cached front page from Redis when deploying 2016-08-23 14:51:57 +02:00
1f230a84e4 Do rsync_ui in deploy.sh 2016-08-23 12:50:53 +02:00
2039e4b87c Added deploy.sh script.
This script does NOT run rsync_ui.sh yet. Once we've decided where
to put the images, this behaviour can be changed.
2016-08-23 12:37:29 +02:00