All your instance data is stored in your Gitlab project. This means that all administrative tasks can be performed there.
Nevertheless, it's important to remember that manipulating data is no simple matter.
An image, for example, is referenced in four places:
symbols.json file, where the image's metadata are indicated: dimensions, categories, title, etc.symbols folder: the image itself.png or .jpg format in the symbols/previews folder.webp format in the symbols/thumbnails folderYou need to :
And since using Gitlab is complicated, we've developed a online backoffice called backtivisda. This backoffice allows you to perform the most common manipulations.
👉 Find out more
!> Refer to this documentation for any operations not yet available in backtivisda.