Skip to content

yorokobicom/agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yorokobi Agent

Circle CI ISC License

Yorokobi provides automatic backups for databases, web applications and file systems.

The agent is a system service that performs backups and encrypts.

Setup

Run the setup to setup databases, folders and the path where to store backups.

./yorokobi setup

Usage

Usage:
    yorokobi <command> [options]

Commands:
    setup     Configure backup settings and initialize repository
    backup    Run a one-time backup
    start     Start the backup daemon in the background
    restore   Restore from a backup snapshot    
    help      Show this help message

For more information about a command:
    yorokobi help <command>