You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Harshavardhana 9c7f75d1e7 handler: Remove unused accesslog handler (#2388) 8 years ago
.github
buildscripts Add codecov for minio. (#2359) 8 years ago
dist fixed some issues in readme (#2363) 8 years ago
docs Doc: This patch new guides with titles mentioned below (#2382) 8 years ago
pkg api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
vendor Switched to faster minio/sha256-simd implementation (#2320) 8 years ago
.gitignore api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
.mailmap
.mention-bot
.travis.yml Add codecov for minio. (#2359) 8 years ago
CONTRIBUTING.md api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
Dockerfile docker: Fix docker edge build 8 years ago
LICENSE
MAINTAINERS.md
Makefile Add codecov for minio. (#2359) 8 years ago
NOTICE
README.md Doc: README.md/Removed codecov badge from title. (#2367) 8 years ago
access-key.go
api-datatypes.go
api-errors.go api: Bucket notification add filter rules check and validate. (#2272) 8 years ago
api-headers.go api: extract http headers with some supported header list. (#2268) 8 years ago
api-headers_test.go
api-resources.go
api-response-multipart.go
api-response.go api: Requests should be differentiated if possible based on http router. (#2219) 8 years ago
api-router.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
appveyor.yml api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
auth-handler.go api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
auth-handler_test.go api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
benchmark-utils_test.go Remove consuming benchmarks, clean up closures, correct Get and PutObject Parallel benchmarks (#2258) 8 years ago
bucket-handlers-listobjects.go bucket-policy: Migrate bucket policy to minioMetaBuket/buckets (#2321) 8 years ago
bucket-handlers.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
bucket-notification-datatypes.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
bucket-notification-handlers.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
bucket-notification-handlers_test.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
bucket-notification-utils.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
bucket-notification-utils_test.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
bucket-policy-handlers.go bucket policy: Support for '?' wildcard. (#2353) 8 years ago
bucket-policy-handlers_test.go bucket policy: Support for '?' wildcard. (#2353) 8 years ago
bucket-policy-migrate.go bucket-policy: Migrate bucket policy to minioMetaBuket/buckets (#2321) 8 years ago
bucket-policy-parser.go
bucket-policy-parser_test.go
bucket-policy.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
build-constants.go
certs.go
checkport.go Refactoring checkPortAvailability to check each tcp network (tcp, tcp4, tcp6) if a port is taken. (#2325) 8 years ago
checkport_test.go Adding return error value to checkPortAvailability to enable testing of function. Adding checkport_test.go to test checkPortAvailability. Updated server-main.go to use error value from checkPortAvailability and calls fatalIf if an error is returned. (#2322) 8 years ago
commands.go
config-migrate.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
config-old.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
config-v6.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
config.go
crossdomain-xml-handler.go handlers: Add 'crossdomain.xml' handler. (#2305) 8 years ago
damerau-levenshtein.go
erasure-createfile.go XL/Erasure: Make bit-rot verification based on xl.json algo. (#2299) 8 years ago
erasure-createfile_test.go XL/Erasure: Make bit-rot verification based on xl.json algo. (#2299) 8 years ago
erasure-readfile.go XL/Erasure: Make bit-rot verification based on xl.json algo. (#2299) 8 years ago
erasure-readfile_test.go XL/Erasure: Make bit-rot verification based on xl.json algo. (#2299) 8 years ago
erasure-utils.go tests: Unit tests and fixes for copyBuffer. (#2333) 8 years ago
erasure-utils_test.go tests: Unit tests and fixes for copyBuffer. (#2333) 8 years ago
erasure_test.go Tests: Cleanup/Enhancement: Add few more cases to posix.ReadFile tests and use a cleaner posixTestSetup for posix tests (#2330) 8 years ago
event-notifier.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
event-notifier_test.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
faulty-disk_test.go tests: Added GetObject, DeleteObject and PutObject unit-tests (#2222) 8 years ago
format-config-v1.go Heal corrupted formats of disks already containing objects (#2297) 8 years ago
format-config-v1_test.go Heal corrupted formats of disks already containing objects (#2297) 8 years ago
fs-createfile.go fs/XL: Return IncompleteBody{} error for short writes (#2228) 8 years ago
fs-v1-errors.go
fs-v1-metadata.go fs: Save metadata for objects in minioMetaBucket directory. (#2251) 8 years ago
fs-v1-metadata_test.go fs: Save metadata for objects in minioMetaBucket directory. (#2251) 8 years ago
fs-v1-multipart-common.go tests: xl-v1-metadata.go, xl-v1-multipart-common.go - remove unused methods, add enhance tests to improve code coverage. (#2260) 8 years ago
fs-v1-multipart.go fs: Save metadata for objects in minioMetaBucket directory. (#2251) 8 years ago
fs-v1.go Add a generic registerShutdown function for graceful exit (#2344) 8 years ago
fs-v1_test.go
generic-handlers.go api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
globals.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
handler-utils.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
handler-utils_test.go api: Add bucket notification util tests. (#2289) 8 years ago
host-to-ip.go XL: Remove deadcode unionChecksumInfo. (#2261) 8 years ago
host-to-ip_test.go server: Sort ips based on their last octet value. (#2198) 8 years ago
httprange.go
httprange_test.go
leak-detect_test.go api: Add bucket notification util tests. (#2289) 8 years ago
logger-console-hook.go
logger-file-hook.go
logger-syslog-hook_nix.go
logger-syslog-hook_windows.go
logger.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
logger_test.go
main.go utils: Take monitorShutdownSignal to take an exitFunc which would executed upon error. (#2378) 8 years ago
main_test.go
namespace-lock.go
namespace-lock_test.go
notifiers.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
notifiers_test.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
notify-amqp.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
notify-elasticsearch.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
notify-redis.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
object-api-getobject_test.go Get Object disk not found test (#2264) 8 years ago
object-api-getobjectinfo_test.go
object-api-listobjects_test.go tests: Using listObjects clean up remaining tree walk go routines. (#2278) 8 years ago
object-api-multipart_test.go XL: erasure Index should have its corresponding distribution order. (#2300) 8 years ago
object-api-putobject_test.go XL/Erasure: Make bit-rot verification based on xl.json algo. (#2299) 8 years ago
object-common.go Add a generic registerShutdown function for graceful exit (#2344) 8 years ago
object-datatypes.go
object-errors.go
object-handlers-common.go
object-handlers.go api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
object-interface.go
object-multipart-common.go
object-utils.go api: Implement bucket notification. (#2271) 8 years ago
object-utils_test.go utils: BucketNames with double periods and ip address should be rejected. (#2213) 8 years ago
object_api_suite_test.go
posix-dirent-fileno.go
posix-dirent-ino.go
posix-list-dir-nix.go
posix-list-dir-others.go
posix-list-dir_test.go
posix-prepare-path.go
posix-utils_common.go
posix-utils_nix.go
posix-utils_nix_test.go
posix-utils_test.go
posix-utils_windows.go
posix-utils_windows_test.go
posix.go tests: Add missing unit test for posix.ReadFile. (#2319) 8 years ago
posix_test.go Tests: Cleanup/Enhancement: Add few more cases to posix.ReadFile tests and use a cleaner posixTestSetup for posix tests (#2330) 8 years ago
rate-limit-handler.go Rate limit is working and supports limited waiting clients (#2295) 8 years ago
routers.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
rpc-client.go
rpc-server-datatypes.go
rpc-server.go
runtime-checks.go
server-main.go Add a generic registerShutdown function for graceful exit (#2344) 8 years ago
server-mux.go Server http and https on the same port using a customized server (#2247) 8 years ago
server-rlimit-nix.go Object-cache: enforce cache size to be less than RAM. (#2338) 8 years ago
server-rlimit-win.go server: set globalCacheSize honoring system limits for max memory. (#2332) 8 years ago
server-startup-msg.go docs: Fix startup message for server as well. 8 years ago
server_test.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
server_utils_test.go
signals.go
signature-jwt.go vendorize: update all vendorized packages. (#2206) 8 years ago
signature-jwt_test.go api: Add bucket notification util tests. (#2289) 8 years ago
signature-v4-parser.go
signature-v4-parser_test.go tests: tests for signature v4 parser (#2362) 8 years ago
signature-v4-postpolicyform.go POST Policy, multiple fixes: AccessDenied with unmet conditions, ${filename} in Key, missing filename in multipart (#2304) 8 years ago
signature-v4-utils.go Switched to faster minio/sha256-simd implementation (#2320) 8 years ago
signature-v4-utils_test.go tests: signature-utils test (#2342) 8 years ago
signature-v4.go api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
signature-verify-reader.go Switched to faster minio/sha256-simd implementation (#2320) 8 years ago
storage-datatypes.go
storage-errors.go
storage-interface.go
strconv-bytes.go
strconv-bytes_test.go
streaming-signature-v4.go api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
streaming-signature-v4_test.go api/handlers: Implement streaming signature v4 support. (#2370) 8 years ago
test-utils_test.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
tree-walk-pool.go
tree-walk-pool_test.go
tree-walk.go tree-walk: optimize tree walk such that leaf detection of entries is delayed till the entry is sent on the treeWalkResult channel. (#2220) 8 years ago
tree-walk_test.go tree-walk: optimize tree walk such that leaf detection of entries is delayed till the entry is sent on the treeWalkResult channel. (#2220) 8 years ago
trie.go
typed-errors.go Add a generic registerShutdown function for graceful exit (#2344) 8 years ago
update-main.go server: Add update referral for update notification URL. (#2308) 8 years ago
update-notifier.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
utils.go utils: Take monitorShutdownSignal to take an exitFunc which would executed upon error. (#2378) 8 years ago
utils_test.go utils: Take monitorShutdownSignal to take an exitFunc which would executed upon error. (#2378) 8 years ago
version-main.go
version_test.go
web-handlers.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
web-router.go
xl-v1-bucket.go XL: Operations on `uploads.json` should cater for disk being unavailable. (#2277) 8 years ago
xl-v1-common.go XL: Do not rely on getLoadBalancedQuorumDisks for NS consistency. (#2243) 8 years ago
xl-v1-errors.go
xl-v1-healing.go Removing readAllMeta from xl-v1-healing.go and placing it in xl-v1-utils.go (#2296) 8 years ago
xl-v1-healing_test.go
xl-v1-list-objects.go XL: Do not rely on getLoadBalancedQuorumDisks for NS consistency. (#2243) 8 years ago
xl-v1-metadata.go XL/Erasure: Make bit-rot verification based on xl.json algo. (#2299) 8 years ago
xl-v1-metadata_test.go
xl-v1-multipart-common.go XL: Operations on `uploads.json` should cater for disk being unavailable. (#2277) 8 years ago
xl-v1-multipart.go api: Add new ListenBucketNotificationHandler. (#2336) 8 years ago
xl-v1-object.go XL/Erasure: Make bit-rot verification based on xl.json algo. (#2299) 8 years ago
xl-v1-object_test.go tests: Added GetObject, DeleteObject and PutObject unit-tests (#2222) 8 years ago
xl-v1-utils.go Removing readAllMeta from xl-v1-healing.go and placing it in xl-v1-utils.go (#2296) 8 years ago
xl-v1-utils_test.go XL: Remove deadcode unionChecksumInfo. (#2261) 8 years ago
xl-v1.go Heal corrupted formats of disks already containing objects (#2297) 8 years ago
xl-v1_test.go XL: Remove deadcode unionChecksumInfo. (#2261) 8 years ago

README.md

Minio Quickstart Guide Gitter

Minio is an object storage server released under Apache License v2.0. It is compatible with Amazon S3 cloud storage service. It is best suited for storing unstructured data such as photos, videos, log files, backups and container / VM images. Size of an object can range from a few KBs to a maximum of 5TB.

1. Download

Minio server is light enough to be bundled with the application stack, similar to NodeJS, Redis and MySQL.

Platform Architecture URL
GNU/Linux 64-bit Intel https://dl.minio.io/server/minio/release/linux-amd64/minio
32-bit Intel https://dl.minio.io/server/minio/release/linux-386/minio
32-bit ARM https://dl.minio.io/server/minio/release/linux-arm/minio
Apple OS X 64-bit Intel https://dl.minio.io/server/minio/release/darwin-amd64/minio
Microsoft Windows 64-bit https://dl.minio.io/server/minio/release/windows-amd64/minio.exe
32-bit https://dl.minio.io/server/minio/release/windows-386/minio.exe
FreeBSD 64-bit https://dl.minio.io/server/minio/release/freebsd-amd64/minio

Install from Source

Source installation is only intended for developers and advanced users. If you do not have a working Golang environment, please follow How to install Golang.


$ go get -d github.com/minio/minio
$ cd $GOPATH/src/github.com/minio/minio
$ make

2. Run Minio Server

GNU/Linux


$ chmod +x minio
$ ./minio --help
$ ./minio server ~/Photos

Endpoint:  http://10.0.0.10:9000  http://127.0.0.1:9000  http://172.17.0.1:9000
AccessKey: USWUXHGYZQYFYFFIT3RE
SecretKey: MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03
Region:    us-east-1

Browser Access:
  http://10.0.0.10:9000  http://127.0.0.1:9000  http://172.17.0.1:9000

Command-line Access: https://docs.minio.io/docs/minio-client-quickstart-guide
  $ mc config host add myminio http://10.0.0.10:9000 USWUXHGYZQYFYFFIT3RE MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03

Object API (Amazon S3 compatible):
  Go:         https://docs.minio.io/docs/golang-client-quickstart-guide
  Java:       https://docs.minio.io/docs/java-client-quickstart-guide
  Python:     https://docs.minio.io/docs/python-client-quickstart-guide
  JavaScript: https://docs.minio.io/docs/javascript-client-quickstart-guide

OS X


$ chmod 755 minio
$ ./minio --help
$ ./minio server ~/Photos

Endpoint:  http://10.0.0.10:9000  http://127.0.0.1:9000  http://172.17.0.1:9000
AccessKey: USWUXHGYZQYFYFFIT3RE
SecretKey: MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03
Region:    us-east-1

Browser Access:
  http://10.0.0.10:9000  http://127.0.0.1:9000  http://172.17.0.1:9000

Command-line Access: https://docs.minio.io/docs/minio-client-quickstart-guide
  $ mc config host add myminio http://10.0.0.10:9000 USWUXHGYZQYFYFFIT3RE MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03

Object API (Amazon S3 compatible):
  Go:         https://docs.minio.io/docs/golang-client-quickstart-guide
  Java:       https://docs.minio.io/docs/java-client-quickstart-guide
  Python:     https://docs.minio.io/docs/python-client-quickstart-guide
  JavaScript: https://docs.minio.io/docs/javascript-client-quickstart-guide

Microsoft Windows


C:\Users\Username\Downloads> minio.exe --help
C:\Users\Username\Downloads> minio.exe server D:\Photos

Endpoint:  http://10.0.0.10:9000  http://127.0.0.1:9000  http://172.17.0.1:9000
AccessKey: USWUXHGYZQYFYFFIT3RE
SecretKey: MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03
Region:    us-east-1

Browser Access:
   http://10.0.0.10:9000  http://127.0.0.1:9000  http://172.17.0.1:9000

Command-line Access: https://docs.minio.io/docs/minio-client-quickstart-guide
   $ mc.exe config host add myminio http://10.0.0.10:9000 USWUXHGYZQYFYFFIT3RE MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03

Object API (Amazon S3 compatible):
   Go:         https://docs.minio.io/docs/golang-client-quickstart-guide
   Java:       https://docs.minio.io/docs/java-client-quickstart-guide
   Python:     https://docs.minio.io/docs/python-client-quickstart-guide
   JavaScript: https://docs.minio.io/docs/javascript-client-quickstart-guide


Docker Container


$ docker pull minio/minio
$ docker run -p 9000:9000 minio/minio

FreeBSD


$ chmod 755 minio
$ ./minio --help
$ ./minio server ~/Photos

Endpoint:  http://10.0.0.10:9000  http://127.0.0.1:9000  http://172.17.0.1:9000
AccessKey: USWUXHGYZQYFYFFIT3RE
SecretKey: MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03
Region:    us-east-1

Browser Access:
   http://10.0.0.10:9000  http://127.0.0.1:9000  http://172.17.0.1:9000

Command-line Access: https://docs.minio.io/docs/minio-client-quickstart-guide
   $ mc config host add myminio http://10.0.0.10:9000 USWUXHGYZQYFYFFIT3RE MOJRH0mkL1IPauahWITSVvyDrQbEEIwljvmxdq03

Object API (Amazon S3 compatible):
   Go:         https://docs.minio.io/docs/golang-client-quickstart-guide
   Java:       https://docs.minio.io/docs/java-client-quickstart-guide
   Python:     https://docs.minio.io/docs/python-client-quickstart-guide
   JavaScript: https://docs.minio.io/docs/javascript-client-quickstart-guide


3. Test Minio Server using Minio Browser

Open a web browser and navigate to http://127.0.0.1:9000 to view your buckets on minio server.

Screenshot

4. Test Minio Server using mc

Install mc from here. Use mc ls command to list all the buckets on your minio server.


$ mc ls myminio/
[2015-08-05 08:13:22 IST]     0B andoria/
[2015-08-05 06:14:26 IST]     0B deflector/
[2015-08-05 08:13:11 IST]     0B ferenginar/
[2016-03-08 14:56:35 IST]     0B jarjarbing/
[2016-01-20 16:07:41 IST]     0B my.minio.io/

For more examples please navigate to Minio Client Complete Guide.

5. Explore Further

6. Contribute to Minio Project

Please follow Minio Contributor's Guide