{"id":19292485,"url":"https://github.com/mojtaba-arvin/minio","last_synced_at":"2026-05-16T18:35:05.724Z","repository":{"id":238232048,"uuid":"347305683","full_name":"mojtaba-arvin/minio","owner":"mojtaba-arvin","description":"Simple S3-compatible object storage service using Minio | join to Nginx network as a extrenal network to load balancing all instances","archived":false,"fork":false,"pushed_at":"2021-03-13T19:34:18.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-27T09:41:40.272Z","etag":null,"topics":["docker-compose","minio","minio-docker","minio-loadbalancing","minio-localhost","minio-network","minio-nginx","minio-production","minio-server","minio-service","nginx","object-storage","object-storage-docker","object-storage-service","s3-object-storage"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mojtaba-arvin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-13T07:40:05.000Z","updated_at":"2021-03-13T19:34:21.000Z","dependencies_parsed_at":"2024-05-05T05:32:02.657Z","dependency_job_id":"6c0bb7d4-2b44-4232-bb56-6df4d04cc5db","html_url":"https://github.com/mojtaba-arvin/minio","commit_stats":null,"previous_names":["mojtaba-arvin/minio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mojtaba-arvin/minio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojtaba-arvin%2Fminio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojtaba-arvin%2Fminio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojtaba-arvin%2Fminio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojtaba-arvin%2Fminio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mojtaba-arvin","download_url":"https://codeload.github.com/mojtaba-arvin/minio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mojtaba-arvin%2Fminio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33114369,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker-compose","minio","minio-docker","minio-loadbalancing","minio-localhost","minio-network","minio-nginx","minio-production","minio-server","minio-service","nginx","object-storage","object-storage-docker","object-storage-service","s3-object-storage"],"created_at":"2024-11-09T22:31:10.084Z","updated_at":"2026-05-16T18:35:05.708Z","avatar_url":"https://github.com/mojtaba-arvin.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple S3-compatible object storage service using Minio\n![minio up](https://user-images.githubusercontent.com/6056661/111041989-4da76c00-8450-11eb-9a84-9ae00740d024.png)\n### Setup environment\n\n`Minio` environment ,must be at `.docker-compose/` directory as `.env` file. you can copy the sample:\n```\ncp .docker-compose/.env.local .docker-compose/.env\n```\n\n### Minio UI Access\n\n#### production\nTo use Minio in production, there is a sample compose file ( `docker-compose.join.nginx.yml` ) , to join `Nginx` reverse proxy network.\nyou can use docker-compose `-f` option, to join nginx network\n\n```\ndocker-compose -f docker-compose.yml -f docker-compose.join.nginx.yml up -d\n```\nthen, you can use Nginx `upstream` to load balancing all instances through port `9000`\n#### development\nIn local environment, there is a sample compose file ( `docker-compose.local.yml` ), to map ports.\n\n```\ndocker-compose -f docker-compose.yml -f docker-compose.join.local.yml up -d\n```\n\nthen, the Minio UI can be accessed using a Web browser at `http://localhost:9000/`.\n\n### Clients\n\nClients on the same machine, can join this service by define an external network,\nfor example when the client network name is `sample-network` it should define as:\n\n```\nnetworks:\n    sample-network:\n        external:\n            name: minio_object-storage-network\n```\n\nThe `external` network name, has two part, which are separated by an underline, `minio` is name of the repository, and `object-storage-network` is the network name of this repository\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojtaba-arvin%2Fminio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmojtaba-arvin%2Fminio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmojtaba-arvin%2Fminio/lists"}