Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support GCS for storage #5544

Open
1 task done
NeckBeardPrince opened this issue Mar 20, 2025 · 0 comments
Open
1 task done

Support GCS for storage #5544

NeckBeardPrince opened this issue Mar 20, 2025 · 0 comments

Comments

@NeckBeardPrince
Copy link

Describe the feature you'd like

Several years ago there was a PR to add support for GCS to use for storage. I'd like to request another feature review of adding GCS support.

Describe the benefits this would bring to existing BookStack users

Not every company, team, org uses AWS. Having more flexibility benefits everybody.

Can the goal of this request already be achieved via other means?

Yes, BookStack does support S3 compatible services like GCS. But it requires setting the GCS bucket to use a legacy access control called Fine-grained instead of the more secure Uniform. You also have to use Service account HMAC which uses Access Keys instead of either a normal GCP Service Account or, even better, Workload Identity.

Have you searched for an existing open/closed issue?

  • I have searched for existing issues and none cover my fundamental request

How long have you been using BookStack?

Under 3 months

Additional context

#5262 and #763 would also be great so that buckets don't need to be public.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant