Sha256: aabc25df31835c3a3182ac62bb5dca7c83fa5a589c3601e8599c7fd96290e69b
Contents?: true
Size: 410 Bytes
Versions: 53
Compression:
Stored size: 410 Bytes
Contents
<% @read_cmd = 'crontab -l' @write_cmd = 'crontab -' @additive = ['# start-couchbase-crontab', '# end-couchbase-crontab'] %> # Backup couchbase DBs every 3 hours. # 0 */3 * * * <%= Rubber.root %>/script/rubber cron --task util:backup --directory=/mnt/couchbase_backups --name=couchbase --command="nice cbbackup <%= rubber_env.couchbase_db_dir %> \%dir\%/\%name\%_<%= rubber_env.host %>_\%time_stamp\%"
Version data entries
53 entries across 53 versions & 1 rubygems