From 2a92c041006630e0ef573b159acfdd7bd6cfceac Mon Sep 17 00:00:00 2001 From: Louis Dureuil Date: Tue, 19 Mar 2024 11:31:32 +0100 Subject: [PATCH] Adding new assets --- BENCHMARKS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/BENCHMARKS.md b/BENCHMARKS.md index dd69864cc..b3d311c45 100644 --- a/BENCHMARKS.md +++ b/BENCHMARKS.md @@ -317,6 +317,14 @@ They are JSON files with the following structure (comments are not actually supp } ``` +### Adding new assets + +Assets reside in our DigitalOcean S3 space. Assuming you have team access to the DigitalOcean S3 space: + +1. go to +2. upload your dataset: + 1. if your dataset is a single file, upload that single file using the "upload" button, + 2. otherwise, create a folder using the "create folder" button, then inside that folder upload your individual files. ## Upgrading `https://bench.meilisearch.dev`