Code Monkey home page Code Monkey logo

hbk-storage's Introduction

A integrate multiple storage and provider one interface service

English | 中文版

Feature

  • Manage multiple storage entities: Create and use multiple types of storage entities in the same system
  • Combined storage unit: Combine multiple storage entities into a larger storage group
  • Automatic backup: By setting synchronization rules, automatically create copies in different storage groups
  • Automatic clear: By setting clear rules, unnecessary files are automatically cleared
  • Issue access token: Issuing a variety of tokens with restrictions on access rules
  • One upload/download interface: Upload and download through one API interface
  • Optimize memory: Only the minimum required memory will be used during upload and download
  • Encrypted storage: Store encrypted file without additional storage costs
  • Load balancing: Improve actual access efficiency by creating multiple file copies
  • Download indicate: Before downloading the file, the file content can be finalized (watermark, logo, encrypt)
  • Plugin: Support rich and customizable plugin

Getting Started

Linux

Clone project and execute

# Install dokcer and docker-compose
apt-get update
apt-get install docker
apt-get install docker-compose
# Build and Start
dokcer-compose up -d

Dashboard will listen at http://localhost:1080, login by default API Key.

Parameter

Windows

More Information

Dashboard

image

Support Storage Type

Name Upload Download Partial Upload Partial Download
Local O O X O
FTP O O X X
Google Drive O O X O
AWS S3 O O X O
Mega O O X O
WebDAV O O X O

How it works

HBKStorage

Documentation

Coming Soon

  • Folder
  • Lock file
  • Partial upload
  • Mount to network disk

License

MIT License Copyright (c) 2021 nightsoul357

hbk-storage's People

Contributors

nightsoul357 avatar

Stargazers

dannyball710 avatar

Watchers

 avatar

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.