Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
title: Additional HA considerations
unlisted: true
---
[Elasticsearch](https://www.elastic.co) provides enterprise-scale deployments with optimized search performance and prevents performance degradation and timeouts. Elasticsearch allows you to search large volumes of data quickly, in near real-time, by creating and managing an index of post data. Mattermost鈥檚 implementation uses [Elasticsearch](https://www.elastic.co) as a distributed, RESTful search engine supporting highly efficient database searches in a [cluster environment](/administration-guide/scale/high-availability-cluster-based-deployment). Visit the [Mattermost Elasticsearch product documentation](/administration-guide/scale/elasticsearch-setup) for deployment and configuration details.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
title: Estimated storage per user, per month
unlisted: true
---
File usage per user varies significantly across industries. The below benchmarks are recommended:

Expand Down
2 changes: 2 additions & 0 deletions docs/main/administration-guide/scale/lifetime-storage.mdx
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
title: Lifetime storage
unlisted: true
---
To forecast your own storage usage, begin with a Mattermost server approximately 600 MB to 800 MB in size including operating system and database, then add the multiplied product of:

Expand Down
Loading