From d721eb2002a3bc02a241d894b42a62378c5defa0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl?= Date: Mon, 10 Jun 2024 09:55:08 +0200 Subject: [PATCH] s3 readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index a177b00..d18f021 100644 --- a/README.md +++ b/README.md @@ -43,5 +43,8 @@ We also recommend forking the project and deploying your forked version to avoid - [ ] Advertising support - [ ] NSFW detection and filtering +### S3 Compatible Storage +For the s3 compatbile storage engine, we recommend using Contabo Object Storage. It's a cheap (2,50/mth for 250GB with unlimited bandwidth at 80mbps) and really easy to set up. Just make an account, get the object storage, make a bucket and fill in the details in the `.env` and it _just works_. + ## Note It's currently a big work in progress. But stay patient, something you can deploy will be ready a.s.a.p.