Dockerizing a one drive client

This page summarizes the projects mentioned and recommended in the original post on /r/winehq

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • docker-novnc

    noVNC Display Container for Docker

    The idea is to publish a docker image on yhe hub that rin WINE with an installed OneDrive client. The user has to mount a directory as a volume and run the login process. With docker-compose, i wanted to add an integration with a dockerized x11 server (vnc2html: https://github.com/theasp/docker-novnc). Then, the user can connect to the browser and see directly the login interface, connect to microsoft and then the synchronization can start. The files will be synchronized to a directory in the container. If this dir is mapped as a volume on the host, then the host can see the files, and as long as this container is running, the client will sync any modification with the one drive/sharepoint space. I tried that but i am not very comfy with wine, winetricks and automating an msi installation process with cmd (accept licence, run as admin, etc...) Does any one tried a similar project ? If this works, we can create the same for Google Drive... and so.

  • onedrive

    OneDrive Client for Linux

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts