MyDrive — самохостинг облачного хранилища файлов

★ 4.2K

MyDrive is an open-source cloud file-storage server, similar to Google Drive, that you host yourself. Reach for it when you want your own file cloud on your own server or a trusted platform, accessible through a browser: upload, store, and download files, organize them into folders, and share — while owning the data. It stores file and folder metadata in MongoDB and the files themselves in your choice of backends (Amazon S3 or the filesystem). Its focus is self-hosted cloud storage with web access in the spirit of Google Drive, not a general file manager over a server's disk (FileBrowser) or a document-management system: the value is a private "your own Google Drive" with a flexible choice of storage for files. It suits people who want a personal or team cloud with control over data and storage in S3 or on disk.