Onedrive
Application Docker from BVersluis' Repository
Vue d'ensemble
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.
Arguments d'exécution
- Réseau
bridge- Coquille
sh- Privilégié
- false
- Paramètres supplémentaires
-it
Configuration du modèle
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
- Cible
- /onedrive/conf/
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
- Cible
- /onedrive/data
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.
- Cible
- ONEDRIVE_UID
- Défaut
- 999
- Valeur
- 999
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.
- Cible
- ONEDRIVE_GID
- Défaut
- 99
- Valeur
- 99
Catégories
Télécharger les statistiques
Total des téléchargements au fil du temps
Détails
driveone/onedrive:latestExécutez Onedrive sur Unraid.
Onedrive est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.