vscale-backup

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 20, 2023 License: MIT Imports: 9 Imported by: 0

README

VScale backup service

Go Report Card Docker Hub Pulls

This backup service creates new and automatically removes old backups for Vscale instances.

It uses Vscale API for all operations and requires API token with write access.

Installation

To install vscale backup service use go get:

go get -u github.com/sas1024/vscale-backup

Running via CLI

vscale-backup -token "vscale-api-token" -expiration "48h" -cron "3 15 * * *"

Running via Docker

docker run -it -e "API_TOKEN=<vscale-api-token>" -e "BACKUP_EXPIRATION=48h" -e "CRON=3 15 * * *" sas1024/vscale-backup

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL