Skip to content

Better, automated, and super-secure backups. #3

@rglx

Description

@rglx

Says right there in the issue title.

Current gameplan is this, run every so often:

# save ZNC's config
killall -USR1 znc
# bncbot saves on every change to its database
# tgz and transfer over ssh, make sure you have ssh keys setup
tar zcvf - ~znc/.znc ~bot/bncbot/bncusers.json | \
ssh remote@backup_location \
'cat - > stormbnc-backup-`time`.tgz

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions