All Projects → umputun → github-backup-docker

umputun / github-backup-docker

Licence: MIT License
Docker wrapper for github-backup

Programming Languages

shell
77523 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to github-backup-docker

gitlab-mattermost-backup
A simple backup script for mattermost in gitlab omnibus package
Stars: ✭ 23 (-39.47%)
Mutual labels:  backup
couchbackup
CouchDB backup and restore command-line utility.
Stars: ✭ 15 (-60.53%)
Mutual labels:  backup
myhoard
MySQL Backup and Point-in-time Recovery service
Stars: ✭ 62 (+63.16%)
Mutual labels:  backup
kube-dump
Backup a Kubernetes cluster as a yaml manifest
Stars: ✭ 142 (+273.68%)
Mutual labels:  backup
joplin-scripts
scripts for Joplin
Stars: ✭ 40 (+5.26%)
Mutual labels:  backup
ioBroker.backitup
Backitup enables the cyclical creation of backups of an IoBroker / Homematic installation
Stars: ✭ 43 (+13.16%)
Mutual labels:  backup
docker-backup
💾 Docker container for incremental backups based on alpine (S3, Google Cloud Storage, FTP, SFTP, SCP, rsync, file...)
Stars: ✭ 19 (-50%)
Mutual labels:  backup
abgleich
zfs sync tool
Stars: ✭ 22 (-42.11%)
Mutual labels:  backup
radio
Redundant Array of Distributed Independent Objectstores in short RADIO performs synchronous mirroring, erasure coding across multiple object stores
Stars: ✭ 25 (-34.21%)
Mutual labels:  backup
paperback
Paper backup generator suitable for long-term storage.
Stars: ✭ 517 (+1260.53%)
Mutual labels:  backup
eXperDB-Management
eXperDB-Management is a integrated management tool for PostgreSQL(for efficient operation and management).
Stars: ✭ 38 (+0%)
Mutual labels:  backup
iceshelf
A simple tool to allow storage of signed, encrypted, incremental backups using Amazon's Glacier storage
Stars: ✭ 28 (-26.32%)
Mutual labels:  backup
trellis-backup-during-deploy
Backup WordPress database during Trellis deploys
Stars: ✭ 23 (-39.47%)
Mutual labels:  backup
s3backup
No more custom backup scripts please ...
Stars: ✭ 20 (-47.37%)
Mutual labels:  backup
docker base images
Vlad's Base Images for Docker
Stars: ✭ 61 (+60.53%)
Mutual labels:  backup
awesome-backup
A list of FOSS backup software
Stars: ✭ 55 (+44.74%)
Mutual labels:  backup
gickup
No description or website provided.
Stars: ✭ 471 (+1139.47%)
Mutual labels:  backup
dijnet-bot
Az összes számlád még egy helyen :)
Stars: ✭ 17 (-55.26%)
Mutual labels:  backup
docker-backup-to-s3
Docker container that periodically backups files to Amazon S3 using s3cmd and cron
Stars: ✭ 124 (+226.32%)
Mutual labels:  backup
compose-dump
Dump and restore Docker Compose-projects
Stars: ✭ 14 (-63.16%)
Mutual labels:  backup

github-backup-docker Docker Automated build

Dockerized version of python-github-backup with extra automation. This container makes a backup daily and keeps up to defined number of backups.

Install and run

  1. Generate github access token
  2. Get provided docker-compose.yml. If needed change the mapping for volumes and MAX_BACKUPS number
  3. Change TZ (see the list)
  4. Set both GITHUB_USER and GITHUB_ACCESS_TOKEN (in environment or directly in docker-compose.yml)
  5. Run docker-compose up -d to initiate daily backup

Build

  1. Clone this repo
  2. run docker-compose build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].