/simple-gdrive-backups

Docker image to backup folder to zip and upload to google drive

Primary LanguageMakefile

Github release Dockerhub Status Dockerhub Version GitHub

simple-gdrive-backups

Simple-gdrive-backups

This makes simple-gdrive-backups happen

Getting started

Open the docker environment to do all development and deployment

# bring up dev environment
make build up
# build the project ready for publish
make publish

Available make commands

Commands outside the container

  • make up : brings up the container & attach to the default container
  • make down : stops the container
  • make build : builds the container
  • docker-login : Log into docker
  • make build : builds the container
  • make build : builds the container

Commands to run inside the container

  • make start : Run the simple-gdrive-backups
  • make publish : Build the simple-gdrive-backups to build folder
  • make deploy : Deploy the simple-gdrive-backups

Research