{"id":23588045,"url":"https://github.com/zeropsio/s3browser","last_synced_at":"2025-11-03T17:30:22.511Z","repository":{"id":265475114,"uuid":"866959098","full_name":"zeropsio/s3browser","owner":"zeropsio","description":null,"archived":false,"fork":false,"pushed_at":"2024-10-09T13:27:52.000Z","size":67,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-16T19:49:01.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/zeropsio.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-10-03T07:39:14.000Z","updated_at":"2024-10-09T13:27:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa90b75b-c956-4608-bbbe-8dcf77d86779","html_url":"https://github.com/zeropsio/s3browser","commit_stats":null,"previous_names":["zeropsio/s3browser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeropsio%2Fs3browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeropsio%2Fs3browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeropsio%2Fs3browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zeropsio%2Fs3browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zeropsio","download_url":"https://codeload.github.com/zeropsio/s3browser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239418547,"owners_count":19635203,"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":[],"created_at":"2024-12-27T05:11:15.826Z","updated_at":"2025-11-03T17:30:22.463Z","avatar_url":"https://github.com/zeropsio.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Zerops S3browser for Development\n\nThis project is a simple Laravel-based browser for viewing and managing files stored on an S3 bucket. It is designed for development purposes, providing an interface for listing, uploading, and deleting files.\n\n![s3browser](https://github.com/zeropsio/recipe-shared-assets/blob/main/covers/svg/cover-s3browser.svg)\n\n## How to Add to Your Existing Project\n\nThis tool connects to Zerops Object Storage using the hostname `storage` by default. Zerops handles the credentials automatically, so if your S3 storage is set to `storage`, no further configuration is needed.\n\nTo add it to an existing project, go to the service details, click \"Import service,\" and add the following code:\n\n```yaml\n#yamlPreprocessor=on\nservices:\n  - hostname: s3browser\n    type: php-nginx@8.3\n    buildFromGit: https://github.com/zeropsio/s3browser\n    enableSubdomainAccess: true\n    envSecrets:\n      APP_KEY: \u003c@generateRandomString(\u003c32\u003e)\u003e\n```\n\nConnection to Storage service with different hostname is in progress. \n\n## Features\n\n- **File Listing**: Browse all files in the S3 bucket with pagination.\n- **File Sorting**: Sort files by name, creation date, or size.\n- **File Deletion**: Delete individual files from the S3 bucket.\n- **Test File Upload**: Upload a sample test file to the bucket.\n- **Total File Count**: Displays the total number of files in the bucket.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeropsio%2Fs3browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzeropsio%2Fs3browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzeropsio%2Fs3browser/lists"}