[PR #736] [MERGED] Add signed URL setup instructions in README #870

Closed
opened 2026-03-03 12:32:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fsouza/fake-gcs-server/pull/736
Author: @toadjaune
Created: 4/5/2022
Status: Merged
Merged: 4/6/2022
Merged by: @fsouza

Base: mainHead: add-signed-url-readme


📝 Commits (4)

  • dbc43a0 Add signed URL setup instructions in README
  • 8617382 Update formatting in README.md
  • d281674 Update README.md
  • 8f366cd A bit of word smithing

📊 Changes

1 file changed (+10 additions, -0 deletions)

View changed files

📝 README.md (+10 -0)

📄 Description

Hi !

First of all, thanks for providing this project ! It proved very useful :)

I found however the documentation on the required setup for use with signed URLs insufficient, and had to dig quite a bit in the code to understand how to make it work.

Here's a minimal doc addition explaining how to do it.

You might want to change the structure, such as adding it out of the docker section instead, including it in code samples, etc ...

Related issues : https://github.com/fsouza/fake-gcs-server/issues/631 https://github.com/fsouza/fake-gcs-server/issues/537

Closes #631.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fsouza/fake-gcs-server/pull/736 **Author:** [@toadjaune](https://github.com/toadjaune) **Created:** 4/5/2022 **Status:** ✅ Merged **Merged:** 4/6/2022 **Merged by:** [@fsouza](https://github.com/fsouza) **Base:** `main` ← **Head:** `add-signed-url-readme` --- ### 📝 Commits (4) - [`dbc43a0`](https://github.com/fsouza/fake-gcs-server/commit/dbc43a07278609a0b6d9b5ab22b4d4f8e457efd6) Add signed URL setup instructions in README - [`8617382`](https://github.com/fsouza/fake-gcs-server/commit/861738268fa7cff8cd6748b97767fd35b0a64d33) Update formatting in README.md - [`d281674`](https://github.com/fsouza/fake-gcs-server/commit/d281674ba8f2cc72b8185cc2e2629982cd4081a7) Update README.md - [`8f366cd`](https://github.com/fsouza/fake-gcs-server/commit/8f366cdf1629cbece89b5952c30fcc7ecad773f9) A bit of word smithing ### 📊 Changes **1 file changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+10 -0) </details> ### 📄 Description Hi ! First of all, thanks for providing this project ! It proved very useful :) I found however the documentation on the required setup for use with signed URLs insufficient, and had to dig quite a bit in the code to understand how to make it work. Here's a minimal doc addition explaining how to do it. You might want to change the structure, such as adding it out of the docker section instead, including it in code samples, etc ... Related issues : https://github.com/fsouza/fake-gcs-server/issues/631 https://github.com/fsouza/fake-gcs-server/issues/537 Closes #631. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 12:32:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/fake-gcs-server#870
No description provided.