-
Configure MySQL at config/db.go
MySQLSource = "user:password@tcp(127.0.0.1:3306)/<database>?charset=utf8" -
Configure Ceph Object Gateway at config/ceph.go
CephAccessKey = <AccessKey> CephSecretKey = <SecretKey> CephGWEndpoint = "http://127.0.0.1:<PORT>"
-
Run server
go run main.go
Onewon/CloudStorage
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|