Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

File Storage Overview

A user of the application is able to upload a variety of different files to the platform. From the apps administrators perspective, there are 3 different types of files that can be uploaded:

  • Media files,

  • Private media files (Static files), and

  • 3D files

Media files are usually provided by the service administrators and application administrators. These can be the logos of the 3D-Printing services, the background image of the 3D-viewer, or additional documentation for the materials. These files are always public, as they either contribute to the theming of the application or contain information that should be accessible by all users.

Private media files (static files) are files, that are uploaded by regular users of the application and only meant for the eyes of the user and printing service administrators. These include attachments to 3D projects. They are only accessible after logging in to the application and only if the user requesting them has sufficient rights on the file.

3D files are files, that are uploaded to the application for analysis, repair, and quotes. These are also meant to be private. Only the printing service admins and the user who uploaded them should be able to see it.

The application currently supports two different storage engines for all uploaded files:

  • Local storage

  • AWS S3

  • No labels