Skip to content

localcontexts/lcbackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Contexts Hub DB Backup


How it works

  • A Docker image is built using the instructions within the Dockerfile
    • The image is pushed to a Docker registry
  • A scheduled job runs and does the following:
    • Pulls the image from the Docker registry
    • Builds a Docker container using the prebuilt image
    • Executes the entrypoint of the container which runs the db backup logic

About

Code Which Backs Up Local Context Database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published