Sha256: 880438049c5a27bcd763022526931d566bf749766cd68371a7070e1616e349f6

Contents?: true

Size: 485 Bytes

Versions: 3

Compression:

Stored size: 485 Bytes

Contents

Work in progress do not use.

Install
#######
Use with [sheriff](http://github.com/dawanda/sheriff).

    sudo gem install deputy

Put sheriff url into `~/.deputy.yml`
    sheriff_url: http://sheriff.mydomain.com
    # Optional
    max_random_start_delay: 30
    timeout: 10

Add deputy to cron with deputy --install-cron (logs to /tmp/deputy.log)

Usage
#####

### Report something
    deputy Cronjob.ran
    deputy Cronjob.users_found 123
    Cron: xxx 2>&1 ; deputy Cron.success $?

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
deputy-0.1.47 Readme.md
deputy-0.1.46 Readme.md
deputy-0.1.45 Readme.md