All apps · 0 apps
github-backup
Docker app from lnxd's Repository
Overview
Like to maintain your own data? Automatically backup your github account to your Unraid server on a schedule.
Install github-backup on Unraid in a few clicks.
Find github-backup in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for github-backup Review the template variables and paths Click Install
Categories
Download Statistics
130,418
Total Downloads
1,764
This Month
1,353
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allDetails
Repository
lnxd/github-backupLast Updated2022-03-19
First Seen2021-03-25
Runtime arguments
- Network
bridge- Shell
sh- Privileged
- false
Template configuration
TokenVariable
Get your token from https://github.com/settings/tokens, see the support page for more details.
- Target
- TOKEN
- Default
- 1a2b3c4d5e6f71a2b3c4d5e6f71a2b3c4d5e6f7b
- Value
- 1a2b3c4d5e6f71a2b3c4d5e6f71a2b3c4d5e6f7b
ScheduleVariable
How often to sync in seconds (eg. 3600 for 1h, 21600 for 6h, 43200 for 12h, 86400 for 24h)
- Target
- SCHEDULE
- Default
- 3600
- Value
- 3600
Backup locationPathrw
Set the location of your github backups. Please note that the default will create a backup share if it does not exist and you don't change it.
- Target
- /home/docker/backups
- Default
- /mnt/user/backup/github
- Value
- /mnt/user/backup/github
Config locationPathrw
Persistent storage for config.json
- Target
- /home/docker/github-backup/config/
- Value
- /mnt/user/appdata/github-backup/