File size: 1,068 Bytes
c2e48c2
8ed4d8b
 
 
 
c2e48c2
8ed4d8b
c2e48c2
 
 
8ed4d8b
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
title: Cloud File Manager
emoji: 📁
colorFrom: green
colorTo: blue
sdk: docker
app_port: 7860
pinned: false
---

# Cloud File Manager (File Browser + Google Drive Sync)

A fully-featured web-based file manager that looks like Google Drive/Dropbox, hosted on **Hugging Face Spaces (Free Tier)**. It persistent-syncs all files and settings to your **Google Drive** using **Rclone**.

## Features
* **Google Drive Integration**: Syncs files and database automatically back to your Drive.
* **Persistent Settings**: Saves user accounts, shares, and settings.
* **UI**: File Browser (clean, mobile-friendly Google Drive alternative).
* **Port**: 7860 (Hugging Face default).
* **Resource**: 16 GB RAM / 2 vCPUs.

## How to Configure
1. Create a new Space on Hugging Face using the **Docker** SDK (Blank template).
2. Upload `Dockerfile`, `entrypoint.sh`, `README.md`, and the `setup_guide` folder to your Space.
3. Configure `RCLONE_CONFIG_DATA` in your Space Settings -> **Repository secrets**. Refer to the on-screen setup guide for details.
4. Restart your Space.