Skip to content

kalyway101/idriveforlinux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDriveForLinux

IDriveForLinux Docker container on arm64 for ubuntu amd64 for Unraid.

Environment variables

  • USERNAME - idrive username
  • PASSWORD - idrive password
  • BACKUP_NAME - Name of idrive backup (such as your device name)

Volumes

  • /opt/IDriveForLinux - Persists user login when recreating the container. Optional.

How to use

After successful deployment, you can attach to the console and modify from there. You will need to attach volumes in order for the container to do backups. For example in docker compose, one can map their /home directory to the container's /backup directory. Then setup idrive to backup the /backup directory.

About

Docker container for idriveforlinux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 78.6%
  • Shell 21.4%