# عدم استخدام وحدات التخزين (أو استخدام S3 تلقائيًا) عند الاستضافة باستخدام Docker

**URL:** https://meta.discourse.org/t/not-using-volumes-or-automatically-using-s3-when-hosting-with-docker/258952
**Category:** Self-hosting
**Tags:** docker
**Created:** [21 مارس 2023، 7:56م UTC](https://meta.discourse.org/t/not-using-volumes-or-automatically-using-s3-when-hosting-with-docker/258952 "2023-03-21T19:56:16Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [21 مارس 2023، 9:29م UTC](https://meta.discourse.org/t/not-using-volumes-or-automatically-using-s3-when-hosting-with-docker/258952/2 "2023-03-21T21:29:12Z")

</div>

S3 هو تخزين كائنات وتتطلب وحدات التخزين نظام ملفات كاملًا، مما يجعلها قابلة للمقارنة مع EFS في لغة خدمات AWS، وليس S3.

ومع ذلك، من خلال تكوين Discourse وفقًا لـ [تكوين موفر تخزين كائنات متوافق مع S3 للتحميلات](https://meta.discourse.org/t/configure-an-s3-compatible-object-storage-provider-for-uploads/148916) و [تكوين Discourse لاستخدام خادم PostgreSQL منفصل](https://meta.discourse.org/t/configure-discourse-to-use-a-separate-postgresql-server/46375)، تحصل على Discourse غير متصل بالحالة إلى حد كبير. قم بتوصيله خلف AWS ALB لإنهاء TLS و AWS Elasticache لـ Redis وستكون غير متصل بالحالة بالكامل.

---

_[View the full topic](https://meta.discourse.org/t/not-using-volumes-or-automatically-using-s3-when-hosting-with-docker/258952)._
