summaryrefslogtreecommitdiffstats
path: root/modules/partofme/files
Commit message (Collapse)AuthorAgeFilesLines
* add configuration for restic backupsJesse Luehrs11 days1-0/+1
|
* improve rclone metrics a bitJesse Luehrs2024-03-031-1/+2
|
* try to use fewer api calls when listing remote directoriesJesse Luehrs2024-02-271-1/+1
| | | | list api calls are expensive
* don't prompt for lvremoveJesse Luehrs2024-02-261-1/+1
|
* run rclone against a readonly filesystem snapshotJesse Luehrs2024-02-251-1/+6
| | | | hopefully this will prevent the transfer errors
* use reflector for maintaining the mirrorlistJesse Luehrs2024-02-171-3/+0
|
* remove mail2 config for nowJesse Luehrs2021-10-031-1/+0
|
* also expose samba shares for photos and videosJesse Luehrs2021-07-211-0/+14
|
* remove some no longer used filesJesse Luehrs2021-07-071-40/+0
|
* more new mail server configJesse Luehrs2021-07-051-0/+1
|
* try a different wayJesse Luehrs2021-07-031-1/+1
|
* typoJesse Luehrs2021-07-031-1/+1
|
* fix ruleJesse Luehrs2021-07-031-1/+1
|
* needs absolute pathsJesse Luehrs2021-07-031-1/+1
|
* try a udev-based approachJesse Luehrs2021-07-031-0/+1
|
* remove twitch stuffJesse Luehrs2021-07-011-6/+0
|
* track last run timeJesse Luehrs2021-03-271-0/+1
|
* don't run rclone if /media/persistent isn't mountedJesse Luehrs2021-03-271-0/+4
|
* duplicati data is gone nowJesse Luehrs2021-03-261-1/+1
|
* more things to removeJesse Luehrs2021-03-262-13/+0
|
* encrypt rclone backupsJesse Luehrs2021-03-261-1/+1
|
* add rclone configJesse Luehrs2021-03-261-0/+3
|
* also add server configJesse Luehrs2021-03-251-0/+1
|
* enable borgmatic for toztJesse Luehrs2021-03-251-0/+1
|
* refactorJesse Luehrs2021-03-251-5/+0
|
* configure partofme backups with borgJesse Luehrs2021-03-251-1/+2
|
* use a different ssh keyJesse Luehrs2021-03-241-1/+1
|
* set up partofme to receive borg backupsJesse Luehrs2021-03-242-0/+6
|
* force samba to use smb1 protocolJesse Luehrs2020-06-271-0/+2
| | | | it's still the only thing that sonos supports
* switch the console to graphics mode before using itJesse Luehrs2020-06-092-0/+43
|
* allow watching twitch via partofmeJesse Luehrs2020-06-081-0/+3
|
* also partofmeJesse Luehrs2019-03-092-3/+6
|
* add smartmontools monitoring to partofme muninJesse Luehrs2018-12-281-0/+3
|
* install yaourtrc on tozt tooJesse Luehrs2018-11-301-1/+0
|
* add a cron to check if there were any raid scrub errorsJesse Luehrs2018-11-301-0/+10
|
* add a raid scrubbing cron jobJesse Luehrs2018-11-291-0/+3
|
* remove my old raid arrayJesse Luehrs2018-11-291-1/+0
|
* add duplicati user configurationJesse Luehrs2018-11-181-0/+7
|
* formattingJesse Luehrs2018-11-171-5/+5
|
* need to explicitly map to guest accountsJesse Luehrs2018-11-171-0/+1
|
* more os configurationJesse Luehrs2018-11-162-0/+4
|
* manage mdadm.conf and mkinitcpio.conf with puppetJesse Luehrs2018-11-152-0/+7
|
* add samba configJesse Luehrs2018-11-151-1/+12
|
* install sambaJesse Luehrs2018-11-151-0/+1
will write up the config later