From a76d420e0b82132700a2bec3e1691f5caefacff0 Mon Sep 17 00:00:00 2001 From: Martin Lensment Date: Fri, 24 Apr 2015 11:31:37 +0300 Subject: [PATCH] Update docs --- doc/application_build_doc.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/doc/application_build_doc.md b/doc/application_build_doc.md index 79da11bcb..eff46b4f6 100644 --- a/doc/application_build_doc.md +++ b/doc/application_build_doc.md @@ -111,11 +111,15 @@ General rake and mina tips: mina -T # list all mina deploy commands -CRON ----- +### CRON Crontab can be setup after deploy. Jobs can be viewed [here](/config/schedule.rb). mina pr cron:setup # to update the crontab. mina pr cron:clear # to clear crontab. +### Zonefile procedure + +Zonefile procedure must be set up after deploy. The same command must be run whenever procedure is updated (see changelog). + + bundle exec rake zonefile:replace_procedure