Onedrive

Onedrive

Aplicación Docker from BVersluis' Repository

Visión general

A free Microsoft OneDrive Client which supports OneDrive Personal, OneDrive for Business, OneDrive for Office365 and SharePoint.

Installation:

  • Before creating the Onedrive docker container, make sure you created a configuration and data folder first (see template).
  • Install the Onedrive docker container using the template.
  • Once installed, stop the docker container and find the container ID. (In the right upper corner of the docker page, switch over from ‘Basic view’ to ‘Advanced view’. Now you can see the Container ID for your newly created container (for example 72409c107bd0). Copy this ID.)
  • Open the Unraid terminal and type: docker start your_container_ID --interactive (use right mouse --> paste to paste your container ID in the terminal).
  • After entering the command and pressing enter, the container starts in interactive mode and a link to a Microsoft login page is shown in the terminal. You can open this link by clicking on it and log in with the Microsoft credentials of the Onedrive account you want to add. If successful, a blank page is shown. Copy the full address of this page and past it (right mouse and paste) in the terminal as the response URL and press enter. If the link is accepted, the client immediately starts downloading your files.
  • You can close the terminal, restart the container normally and everything should be working from now on.
  • For every Onedrive account you want to sync with Unraid, you need to create a new docker container with a different folder for the configuration and data files.

Argumentos en tiempo de ejecución

Red
bridge
Concha
sh
Privilegiado
false
Parámetros adicionales
-it

Configuración de plantillas

ConfigurationPathrw

Location of the container configuration folder. Create this folder before start the container for the first time! For example: /mnt/user/appdata/onedrive When syncing multiple accounts, for each account a separate docker install is needed with a (sub)folder for the configuration files, for example: /mnt/user/appdata/onedrive/userA

Objetivo
/onedrive/conf/
DataPathrw

Location of the container data folder, where your onedrive files are stored. Create this folder before start the container for the first time! For example: /mnt/user/onedrive When syncing multiple accounts, for each account a docker install is needed with a (sub)folder for the data files, for example: /mnt/user/onedrive/userA

Objetivo
/onedrive/data
UIDVariable

In the Unraid WebUI open the terminal and type ‘id username’ for every user with an onedrive account you want to install an Onedrive container for and write down the UID and GID for these users.

Objetivo
ONEDRIVE_UID
Por defecto
999
Valor
999
GIDVariable

In the Unraid WebUI open the terminal and type ‘id username’ for every user with an onedrive account you want to install an Onedrive container for and write down the UID and GID for these users.

Objetivo
ONEDRIVE_GID
Por defecto
99
Valor
99

Categorías

Descargar estadísticas

3,154,445
Descargas totales
21,105
Este mes
18,530
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
driveone/onedrive:latest
Última actualización2026-05-10
Visto por primera vez2023-01-22

Ejecute Onedrive en Unraid.

Onedrive se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.