[PR #2466] [CLOSED] Updated docs and added configuration for S3 objectstore upload of media files #12379

Closed
opened 2025-12-29 22:21:10 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/2466
Author: @paepke
Created: 9/27/2018
Status: Closed

Base: developHead: 1814_django_storages


📝 Commits (2)

  • f0f6108 Updated docs and added configuration examples following the
  • 97df4c0 fix missing trailing whitespace on comment line

📊 Changes

4 files changed (+62 additions, -0 deletions)

View changed files

📝 docs/configuration/optional-settings.md (+37 -0)
📝 docs/installation/2-netbox.md (+7 -0)
📝 netbox/netbox/configuration.example.py (+9 -0)
📝 netbox/netbox/settings.py (+9 -0)

📄 Description

Docs and configuration examples how to use an S3 backend for uploading media files

Fixes:

https://github.com/digitalocean/netbox/issues/1814


🔄 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/netbox-community/netbox/pull/2466 **Author:** [@paepke](https://github.com/paepke) **Created:** 9/27/2018 **Status:** ❌ Closed **Base:** `develop` ← **Head:** `1814_django_storages` --- ### 📝 Commits (2) - [`f0f6108`](https://github.com/netbox-community/netbox/commit/f0f6108a1a2a252bad41d04472f6de0e7143fcd1) Updated docs and added configuration examples following the - [`97df4c0`](https://github.com/netbox-community/netbox/commit/97df4c01ace627a2855d7db0688b5afc05ba42c1) fix missing trailing whitespace on comment line ### 📊 Changes **4 files changed** (+62 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/configuration/optional-settings.md` (+37 -0) 📝 `docs/installation/2-netbox.md` (+7 -0) 📝 `netbox/netbox/configuration.example.py` (+9 -0) 📝 `netbox/netbox/settings.py` (+9 -0) </details> ### 📄 Description Docs and configuration examples how to use an S3 backend for uploading media files ### Fixes: https://github.com/digitalocean/netbox/issues/1814 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:21:10 +01:00
adam closed this issue 2025-12-29 22:21:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12379