Code Monkey home page Code Monkey logo

minio's Introduction

Minio Server (minio) Build Status

Minio is a minimal object storage server written in Golang and licensed under Apache license v2. Minio is compatible with Amazon S3 APIs.

Roadmap

Storage Backend:
- Donut: Erasure coded backend.
  - Status: Standalone mode complete.
- Memory: In-memory backend.
  - Status: Complete.
- Filesystem: Local disk filesystem backend.
  - Status: Work in progress.

Storage Operations:
- Collective:
  - Status: Not started.

Storage Management:
- WebCLI: 
  - Status: Work in progress.
- Authentication:
  - Status: Work in progress.
- Admin Console:
  - Status: Work in progress.
- User Console: 
  - Status: Work in progress.
- Logging: 
  - Status: Work in progress.

Install

GNU/Linux

Download minio from https://dl.minio.io:9000/updates/2015/Jun/linux-amd64/minio

$ wget https://dl.minio.io:9000/updates/2015/Jun/linux-amd64/minio
$ chmod +x minio
$ ./minio mode memory limit 12GB expire 2h

OS X

Download minio from https://dl.minio.io:9000/updates/2015/Jun/darwin-amd64/minio

$ wget https://dl.minio.io:9000/updates/2015/Jun/darwin-amd64/minio
$ chmod +x minio
$ ./minio mode memory limit 12GB expire 2h

How to use Minio?

asciicast

Minio Client (mc)

mc provides minimal tools to work with Amazon S3 compatible object storage and filesystems. Go to Minio Client.

Minimal S3 Compatible Client Libraries

Join The Community

  • Community hangout on Gitter Gitter
  • Ask questions on Quora Quora

Contribute

Download

-- No releases yet --

Supported platforms

Name Supported
Linux Yes
Mac OSX Yes
Windows Work in progress

minio's People

Contributors

harshavardhana avatar mattf avatar vadmeste 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.