{"id":20595673,"url":"https://github.com/arcphysx/nginx-fuse","last_synced_at":"2026-02-15T01:03:25.198Z","repository":{"id":191582620,"uuid":"684955989","full_name":"arcphysx/nginx-fuse","owner":"arcphysx","description":"A NGINX and Google Cloud Storage adapter using Docker and GCSFuse","archived":false,"fork":false,"pushed_at":"2023-08-30T10:30:15.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-09T20:15:39.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/arcphysx.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}},"created_at":"2023-08-30T07:45:56.000Z","updated_at":"2023-08-30T07:52:27.000Z","dependencies_parsed_at":"2023-08-30T14:33:46.418Z","dependency_job_id":null,"html_url":"https://github.com/arcphysx/nginx-fuse","commit_stats":null,"previous_names":["arcphysx/nginx-fuse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arcphysx/nginx-fuse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcphysx%2Fnginx-fuse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcphysx%2Fnginx-fuse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcphysx%2Fnginx-fuse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcphysx%2Fnginx-fuse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arcphysx","download_url":"https://codeload.github.com/arcphysx/nginx-fuse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arcphysx%2Fnginx-fuse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29463551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"ssl_error","status_checked_at":"2026-02-15T01:01:23.809Z","response_time":53,"last_error":"SSL_read: 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":[],"created_at":"2024-11-16T08:13:47.806Z","updated_at":"2026-02-15T01:03:25.183Z","avatar_url":"https://github.com/arcphysx.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# NGINX FUSE\n\nA NGINX and Google Cloud Storage adapter using Docker and GCSFuse\n\n\n\n## Usage/Examples\n\n1. Create `credentials.json` file containing Service Account Credentials in JSON format\n\n2. Build docker image from the Dockerfile\n```bash\n# You can replace \"gcsfuse\" below with any prefered tag name\n\ndocker build -t gcsfuse .\n```\n\n3. Run the Docker image\n```bash\ndocker run -it --rm --privileged -p 8080:8080 -e BUCKET_NAME=\"some-bucket-name\" gcsfuse\n```\n\n4. Access http://localhost:8080 and it should show the directory and file from your GCS bucket\n\n\n## Authors\n\n- [@arcphysx](https://github.com/arcphysx)\n\n\n## FAQ\n\n#### How to get Service Account Credentials?\n\n[read here](https://cloud.google.com/storage/docs/gcsfuse-mount#authenticate_by_using_a_service_account)\n\n\n#### Why we need `--privileged` attribute?\nRead the discussion [here](https://github.com/docker/for-linux/issues/321#issuecomment-468659916)\n\n\n#### Can we run GCS Fuse without privileges in K8s/GKE?\nFound the possible solution [here](https://github.com/samos123/gke-gcs-fuse-unprivileged), but not tested yet","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcphysx%2Fnginx-fuse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farcphysx%2Fnginx-fuse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farcphysx%2Fnginx-fuse/lists"}