-
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
-
Notifications
You must be signed in to change notification settings - Fork 1
A cloud storage server built in Golang
License
Onewon/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