mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
Update docs
This commit is contained in:
parent
fb9542502e
commit
a76d420e0b
1 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue