Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vh13294/github-backup
Using docker to backup github repo
https://github.com/vh13294/github-backup
Last synced: 27 days ago
JSON representation
Using docker to backup github repo
- Host: GitHub
- URL: https://github.com/vh13294/github-backup
- Owner: vh13294
- Created: 2021-09-12T15:31:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-13T17:08:05.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T09:33:11.763Z (3 months ago)
- Language: TypeScript
- Size: 72.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Back Up github repo
Docker Hub:
https://hub.docker.com/r/vh13294/github-backupIn your docker
- Volume
- /docker/github-backup : /github_backup
- Environment
- GITHUB_TOKEN please_enter_your_token
- BACKUP_DIR /github_backup# Details
- Image is based of linux alpine which has built-in cron
- Cron job is running daily at 2:00am