Sign inSign up

labizbille/gogs_with_backup

By labizbille

Updated over 5 years ago

GOGS (https://github.com/gogs/gogs) with CRON backup builtin

Image
0

384

labizbille/gogs_with_backup repository overview

GOGS_withBackup

GOGS (https://github.com/gogs/gogs) Works great but the self contained version lack Automated backup.

This image adds CRON based Automated backup to gogs. Which can be then moved to S3.

Basic Usage

docker run -it -p 3000:3000 -e CRON_EXPRESSION="54 * * * *" --name=gogs_with_backup labizbille/gogs_with_backup:latest

Tag summary

Content type

Image

Digest

Size

44.6 MB

Last updated

over 5 years ago

docker pull labizbille/gogs_with_backup