Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

demostf/backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backup

Backup script for demos.

Deprecated, use backup-rs instead

A simple script that incrementally backs up every demo file to a local directory.

Usage

The following environment variables are required for the script

  • SOURCE: The url of the api to backup the demos from (https://api.demos.tf)
  • STORAGE_ROOT: The directory to store the demos in
  • STATE_FILE: The textfile to store the backup progress in between runs

The script will look in a .env file if the variables aren't set in the environment

About

Backup script for demo files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published