Skip to content

Ability to use object store for images #1814

@jpds

Description

@jpds

Issue type

[x] Feature request
[ ] Bug report
[ ] Documentation

Environment

  • NetBox version: v2.2.9

Description

I'm running Netbox in a Kubernetes cluster. It currently runs as a single container as I have a block device mounted into the container so that there's persistent storage for the image attachments which were introduced in #152.

This works OK, but I cannot run multiple instances of netbox in a clustered fashion as it's tied to the block device.

Could there be some integration with https://github.com/jschneier/django-storages so that S3 can be used as a backend for the image attachments?

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions