-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementation
Milestone
Description
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?
cimnine, girlpunk, fernandolcx, robinbowes, sean-kang and 5 more
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementation