[go: up one dir, main page]

Skip to content
/ zpan Public
forked from saltbo/zpan

A self-host cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。

License

Notifications You must be signed in to change notification settings

wenji2016/zpan

 
 

Repository files navigation

ZPan - Your Last disk on the cloud.

English | 🇨🇳中文

Features

  • File Manage
  • Folder Manage
  • File & Folder Share
  • Picture library
  • Storage Capacity Control
  • Support AwsS3,GoogleStorage,AliOSS,TencentCOS,QiniuKodo

QuickStart

Linux

# Install 
curl -sSf https://dl.saltbo.cn/install.sh | sudo sh -s zpan

# Start 
systemctl start zpan

# Status
systemctl status zpan

# Enable boot up
systemctl enable zpan

Docker

docker run -p 80:8222 -v /opt/dockerv/zpan:/zpan -it saltbo/zpan:latest

Contributing

See CONTRIBUTING for details on submitting patches and the contribution workflow.

Contact us

Author

License

FOSSA Status

About

A self-host cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 95.2%
  • Makefile 2.3%
  • Shell 1.3%
  • Dockerfile 1.2%