saltbo / zpan

A self-hosted cloud disk base on the cloud storage./ 一个基于云存储的网盘系统,用于自建私人网盘或企业网盘。
https://zpan.space
GNU General Public License v3.0
1.83k stars 236 forks source link

Does Zpan support ceph s3 storage? #65

Closed zh23jemu closed 3 years ago

zh23jemu commented 3 years ago

Hi, I have a local ceph object storage. I edited config file as below but it seems it does not work. I replaced endpoint info with ip:port and have already created the bucket.

provider: name: s3 bucket: test01 endpoint: http://ip:port accessKey: NA84AFWMLZWGAOQW5WKX accessSecret: qxiiY86XaLPU7jocqOsi26m8EjmShQdwxj4budVw

saltbo commented 3 years ago

I have't try to use the ceph object storage,But as long as the theory that supports the S3 protocol can be used.

And the endpoint can't be ip:port because of the VirtualHosting

saltbo commented 3 years ago

use s3 for it