{"id":25391496,"url":"https://github.com/estnafinema0/sot-3","last_synced_at":"2026-05-09T02:15:59.438Z","repository":{"id":269693577,"uuid":"908062759","full_name":"estnafinema0/sot-3","owner":"estnafinema0","description":"A Dockerized S3-compatible object storage system using MinIO with enforced disk quotas, automated data eviction, and stress-testing capabilities.","archived":false,"fork":false,"pushed_at":"2024-12-25T11:55:42.000Z","size":2583,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T15:48:59.529Z","etag":null,"topics":["cloud-storage","distributed-systems","docker","docker-compose","minio","object-storage","s3-compatible","storage-quota"],"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/estnafinema0.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-25T02:57:09.000Z","updated_at":"2025-02-02T22:07:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"98c2314f-4570-44a8-b3b0-d8aa5c0eaa09","html_url":"https://github.com/estnafinema0/sot-3","commit_stats":null,"previous_names":["estnafinema0/sot-3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estnafinema0%2Fsot-3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estnafinema0%2Fsot-3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estnafinema0%2Fsot-3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/estnafinema0%2Fsot-3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/estnafinema0","download_url":"https://codeload.github.com/estnafinema0/sot-3/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248131738,"owners_count":21052913,"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":["cloud-storage","distributed-systems","docker","docker-compose","minio","object-storage","s3-compatible","storage-quota"],"created_at":"2025-02-15T15:43:00.485Z","updated_at":"2025-10-30T19:14:35.500Z","avatar_url":"https://github.com/estnafinema0.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# S3-Compatible Object Storage with MiniO\n\nThis project demonstrates how to set up an S3-compatible object storage using MinIO, configure disk space limits, enable data eviction policies, and automatically upload test data until the storage limit is reached.\n\nProject is realised as a part of the study of \"Cloud technologies\" special course at the CMC university. \n\n## See work server and cliend in one terminal\n\n### Build and run using Docker Compose:\n\nIt will start both containers in the background.\n\n```bash\nsudo docker-compose build\n```\n\nTo run the conteiners\n\n```bash\nsudo docker compose up\n```\n\nThe web setups will be run it the terminal.\nAfter started downloads of given in the client folder image at the around 350-400 looped transfer will fail, because of the Bucked quota exceed.\n\n### Access MinIO\n\nOpen your browser at http://localhost:9000.\nLogin with a setted credentials:\n\n```\nMINIO_ROOT_USER: Oblaka\nMINIO_ROOT_PASSWORD: OblakaPass\n```\nThere will be shown loaded in bucket files.\n\n## See client work and fail in two terminals\n\nIn the server folder:\n\n```bash\nsudo docker compose run --rm web\n```\n\nIn the client folder:\n\n```bash\nsudo docker compose run --rm client\n```\n\nShould fail on \"big\" data transfer and on around 350-400 looped transfer of images\n\n## Removing containers\n\nWhen you are done testing:\n\n```bash\nsudo docker compose down\n```\nYou should down server before each new instances (\"up\"'s) of contaners.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festnafinema0%2Fsot-3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Festnafinema0%2Fsot-3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Festnafinema0%2Fsot-3/lists"}