JmalCloud Personal Netdisk | 中文
JmalCloud It's a private cloud storage project that makes it simple and secure to manage your files in the cloud
✅ Support OSS, Alibaba Cloud OSS , Tencent Cloud OSS and MinIO
✅ Supports online preview of images, audio, video and other files
✅ Supports editing and previewing of Word, Excel, PPT, process and mind map
✅ support x86, arm64 (Centos/Debian/Ubuntu/macOS)
✅ provides a powerful online text editor
✅ Supports large file uploading and resumable uploading
✅ supports WebDAV
Live Demo , username:demo, password:demo1234
- Prerequisites:
Docker
andDocker Compose v2.0+
Refer to docker-compose.yml
docker compose up -d
# 1. Reset the password
docker exec -it jmalcloud_mongodb mongo jmalcloud --eval "db.getCollection('user').update({ 'creator': true }, {\$set: { 'password': '1000:c5b705ea13a1221f5e59110947ed806f8a978e955fbd2ed6:22508de12228c34a235454a0caf3bcaa5552858543258e56' }}, { 'multi': false, 'upsert': false })"
# 2. Restart the container
docker restart jmalcloud_server
# The password after resetting is: jmalcloud
- jdk17+
- mongodb4.4+
- node v16.x.x
git clone https://github.com/jamebal/jmal-cloud-server.git
Change the parameters rootDir
and ip2region-db-path
to your own directory and start the service
git clone https://github.com/jamebal/jmal-cloud-view.git
IE / Edge |
Firefox |
Chrome |
Safari |
---|---|---|---|
IE10, IE11, Edge | last 2 versions | last 2 versions | last 2 versions |
- iOS APP
- Android APP
- PC
MIT license.
Copyright (c) 2020-present jmal