-
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
forked from Onewon/CloudStorage
-
Notifications
You must be signed in to change notification settings - Fork 0
A cloud storage server built in Golang
License
yuuki798/CloudStorage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A cloud storage server built in Golang
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Go 70.3%
- HTML 29.4%
- JavaScript 0.3%