Skip to content
Open
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
3 changes: 3 additions & 0 deletions scripts/wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Boolean
changesets
CLI
Consulting's
CPU
CRS
crosshairs
CSRF
Expand All @@ -45,6 +46,7 @@ frontend
FLX
FOSS
Garmin
GCP
GDA
gdal
GDAL
Expand Down Expand Up @@ -263,6 +265,7 @@ undoable
url
uuid
UUIDs
vCPUS
xcf
xyz
yml
Expand Down
7 changes: 6 additions & 1 deletion src/server/install/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ Installation guide will help you to install your <CommunityPlatformNameLink /> o

## Installation System Requirements

We recommend using a dedicated host machine with 8 GB of memory. The requirements for CPU and persistent storage depend largely on the frequency of project updates and the anticipated size of the data you expect to store respectively.
For testing or personal usage a 4GB memory machine is enough to run <MainPlatformName />. For small teams we recommend using a dedicated host machine with 8 GB of memory.

For large teams and/or HA, please contact our <MerginMapsEmail id="sales" desc="sales team" />.

The requirements for CPU and persistent storage depend largely on the frequency of project updates and the anticipated size of stored data.
We advise you to install a monitoring solution alongside <MainPlatformName /> in order to get some metrics for your use case.

## Mergin Maps CE Docker Images
<ServerType type="CE" />
Expand Down
Loading