Skip to content

rolandbaer/web_backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web_backup

Small tool to backup different folders (web projects) on a web server and provide them to download.

Important: This tool doesn't provide any user management or other protection for unauthorized access. The backups contain also the configuration files that can contain access tokens and/or passwords for other services (APIs, mail account etc.). Please protect access to the tool and the backups by using the web server mechanisms (like .htaccess on apache) and delete the backup files as soon as you have downloaded them.

Docker

To run the tool in docker use the following command:

sudo docker-compose up -d --build

The --build parameter is only needed on the first run or if you have changed the dockerfile.

About

Small tool to backup different folders (web projects) on a web server and provide them to download.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages