Giter Club home page Giter Club logo

gocloud's Introduction


一个支持快速搭建支持私有化部署的个人私有云系统,又可以作为企业级分布式云存储解决方案。

功能特点(迭代中ing):

  • 依托于golang开发,支持各种平台部署
  • 前端分片上传、秒传文件
  • 下载支持分片、断点续传,轻松跑满带宽
  • 支持文件分享、快速转存,以及安全验证,轻松分享自己的资源
  • 后端存储OSS(阿里云)、KODO(七牛云)、Ceph(私有分布式/aws)等

使用docker运行(docker-compose)

推荐将/uploads 挂载到你的本地目录,来保存真实的文件

mac OS, Linux 在根目录下运行

$ ./start.sh

Windows 推荐使用git bash 在根目录下运行 如果失败,请手动运行

$ start.sh

自行搭建运行

1.git clone

git clone [email protected]:Code-Fight/GoCloud.git

2.go build

cd GoCloud
go build cmd/main.go

3.init database

将 db 目录下的 init_db.sql 在您的mysql数据库下执行

gocloud's People

Contributors

code-fight avatar exawizards-koki-fujiwara avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

gocloud's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.