Files
backup-scripts/README.md
Vasili Sviridov 4eab6b38b2 Remove icon_cache from the backup
Problem
=======

* Icon cache just takes up space in the resulting backup

Solution
========

* Remove it from the backup
2022-12-26 14:11:39 -08:00

17 lines
389 B
Markdown

## Backup Scripts
### Requirements
* systemd
* [AWS client](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html)
* python3
* docopt
* [pgdump-sort](https://github.com/tigra564/pgdump-sort) (Bundled)
### Install
* Run `aws configure`
* Symlink unit files to `/etc/systemd/system`
* Run `systemctl enable` on units and slices
* Run `systemctl start` on timers