{"id":19219262,"url":"https://github.com/chassis/chassis_minio","last_synced_at":"2025-10-24T23:37:52.316Z","repository":{"id":68352324,"uuid":"130676984","full_name":"Chassis/Chassis_Minio","owner":"Chassis","description":"An open source storage server compatible with Amazon S3","archived":false,"fork":false,"pushed_at":"2020-08-13T08:44:21.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-11T00:05:41.571Z","etag":null,"topics":["chassis","chassis-extension","minio","s3"],"latest_commit_sha":null,"homepage":null,"language":"Puppet","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/Chassis.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":"2018-04-23T10:01:55.000Z","updated_at":"2020-05-08T02:01:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"ffc02c79-0f1d-4558-bb64-37d3ce6a2a08","html_url":"https://github.com/Chassis/Chassis_Minio","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Chassis/Chassis_Minio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FChassis_Minio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FChassis_Minio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FChassis_Minio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FChassis_Minio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Chassis","download_url":"https://codeload.github.com/Chassis/Chassis_Minio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Chassis%2FChassis_Minio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002016,"owners_count":26083258,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chassis","chassis-extension","minio","s3"],"created_at":"2024-11-09T14:30:11.090Z","updated_at":"2025-10-09T20:08:01.757Z","avatar_url":"https://github.com/Chassis.png","language":"Puppet","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minio\nA Chassis extension to install and configure the Minio server and client on your Chassis server.\n\n[Minio](https://www.minio.io/) is an open source self-hosted alternative to Amazon S3 with a compatible API.\n\n## Installation\n\nVia Chassis config:\n\n```\nextensions:\n - chassis/chassis_minio\n```\n\nOr clone into your extensions directory using git:\n\n```\ngit clone --recursive git@github.com:Chassis/Chassis_Minio.git chassis_minio\n```\n\nRun `vagrant provision`.\n\nYour existing uploads will be synced to the Minio server automatically.\n\n## Usage\n\n### File Browser\n\nAfter provisioning you can browse to [http://vagrant.local/minio/](http://vagrant.local/minio/) to view the web interface and explore your bucket contents.\n\n![](https://raw.githubusercontent.com/minio/minio/master/docs/screenshots/minio-browser.png)\n\n### Synchronising Minio and file system uploads \n\nYou can sync Minio and your file system uploads directory at any time by re-provisioning the VM.\n\nAlternatively you can run:\n\n```\nvagrant ssh -c 'mc mirror local/chassis/uploads /vagrant/content/uploads'\n```\n\nTo learn more about the commands available to interact with Minio check out the [Minio Client documentation](https://docs.minio.io/docs/minio-client-complete-guide).\n\n## Configuration options\nYou can configure the port used by Minio server in your chassis config file.\n```yaml\nminio:\n  port: 1234\n```\n\nDepending on how you connect to S3 you may need to set the S3 server path and region.\n\nCheck the `local-config.php` for the settings you can define.\n\nConstants are already configured to work with the [S3 Uploads plugin](https://github.com/humanmade/S3-Uploads) so if you use that then there's nothing further to do!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchassis%2Fchassis_minio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchassis%2Fchassis_minio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchassis%2Fchassis_minio/lists"}