{"id":18665668,"url":"https://github.com/gawsoftpl/minio-init-standalone","last_synced_at":"2026-04-21T16:38:35.163Z","repository":{"id":44137030,"uuid":"509496535","full_name":"gawsoftpl/minio-init-standalone","owner":"gawsoftpl","description":"Simple script for create buckets and user for standalone minio s3 server","archived":false,"fork":false,"pushed_at":"2022-08-02T10:05:08.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T05:41:22.244Z","etag":null,"topics":["bash","minio","s3"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gawsoftpl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-01T15:04:24.000Z","updated_at":"2022-07-01T15:10:17.000Z","dependencies_parsed_at":"2022-09-11T23:11:35.908Z","dependency_job_id":null,"html_url":"https://github.com/gawsoftpl/minio-init-standalone","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gawsoftpl/minio-init-standalone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gawsoftpl%2Fminio-init-standalone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gawsoftpl%2Fminio-init-standalone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gawsoftpl%2Fminio-init-standalone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gawsoftpl%2Fminio-init-standalone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gawsoftpl","download_url":"https://codeload.github.com/gawsoftpl/minio-init-standalone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gawsoftpl%2Fminio-init-standalone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260453718,"owners_count":23011572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bash","minio","s3"],"created_at":"2024-11-07T08:28:37.903Z","updated_at":"2026-04-21T16:38:30.137Z","avatar_url":"https://github.com/gawsoftpl.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minio-init-standalone\nInitial script for create user and bucket for standalone minio s3 server\n\n# Requered ENV\n```\nENDPOINT=http://s3:9000\nMINIO_ROOT_USER=minio\nMINIO_ROOT_PASSWORD=minio123\n```\n\n# For create user\n```\naccess_key=abcfdsf\nsecret_key=dfgdfgdf\nPOLICY_NAME=readwrite\n```\n\n# For create bucket\n```\nINITIAL_BUCKET_NAME_1=abc2\nINITIAL_BUCKET_NAME_2=abcd\nINITIAL_BUCKET_NAME_3=ab\nBUCKET_LIFECYCLE_DAYS=30\nBUCKET_LIFECYCLE_PREFIX=test-\netc up to 1000\n```\n\n# Execute\n```sh\n/bin/bash create-s3.sh\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgawsoftpl%2Fminio-init-standalone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgawsoftpl%2Fminio-init-standalone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgawsoftpl%2Fminio-init-standalone/lists"}