[PR #5339] [CLOSED] Ability to prefix an S3 bucket #6476

Closed
opened 2026-02-05 10:33:18 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/5339
Author: @Topazjames
Created: 11/27/2024
Status: Closed

Base: developmentHead: s3_prefix


📝 Commits (1)

  • f0030ef Ability to prefix an S3 bucket

📊 Changes

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

View changed files

📝 app/Config/filesystems.php (+1 -0)

📄 Description

We are running two bookstack instances. One for production and one for development.
This allows the ability to use a single s3 bucket but prefix where files are stored.
e.g. dev could use my-s3-bucket/dev and production could use my-s3-bucket/production


🔄 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/BookStackApp/BookStack/pull/5339 **Author:** [@Topazjames](https://github.com/Topazjames) **Created:** 11/27/2024 **Status:** ❌ Closed **Base:** `development` ← **Head:** `s3_prefix` --- ### 📝 Commits (1) - [`f0030ef`](https://github.com/BookStackApp/BookStack/commit/f0030ef26e4c8ed7ea68b73945ab3e0ee027e01b) Ability to prefix an S3 bucket ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Config/filesystems.php` (+1 -0) </details> ### 📄 Description We are running two bookstack instances. One for production and one for development. This allows the ability to use a single s3 bucket but prefix where files are stored. e.g. dev could use my-s3-bucket/dev and production could use my-s3-bucket/production --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:33:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6476