Skip to content

LANsible/docker-urbackup-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🖴 Urbackup in Docker the right way

Build Status Docker Pulls Docker Version Docker Size/Layers

Make sure you set the backupfolder to /backups in the webinterface on first startup!

Test locally

Make sure these directories are created as 1000:1000 otherwise chown or run the container with --user

# mkdir config backups
#  docker run --read-only -p 55414:55414 -v "$PWD/config":/urbackup -v "$PWD/backups":/backups urbackup

Credits

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published