Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

(automatically?) update media storage dump #836

@maxlath

Description

@maxlath

The last media storage dates from 2019, so an update is long overdue. inventaire.io entities media storage currently represents around 40GB of images stored in a replicated OpenStack Swift container. To have it automated, we would need to setup a VPS that can confidently have twice that space, plus some future-proof margin. The current way to go would be to use the python swift client to download the whole container on the VPS disk, tar the whole thing, and make it accessible on https://dumps.inventaire.io/inv/media/

Alternatively, it would be great to be able to just tell our service provider (OVH) OpenStack Swift instance to generate that archive and store it there, that would free us from the disk provisioning work load, but I couldn't find such an option.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions