Your best/easiest option is to store graphics in object storage (e.g. Digital Ocean spaces or S3) and have a table in your db that references the URL to the image.
1 Like
Your best/easiest option is to store graphics in object storage (e.g. Digital Ocean spaces or S3) and have a table in your db that references the URL to the image.