You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/server/install/index.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,15 +9,23 @@ Installation guide will help you to install your <CommunityPlatformNameLink /> o
9
9
10
10
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.
11
11
12
+
## Mergin Maps CE Docker Images
13
+
<ServerTypetype="CE" />
14
+
15
+
The <CommunityPlatformName /> images are stored on publicly accessible <DockerHubLinkid="u/lutraconsulting"desc="Lutra Consulting's Docker" />.
16
+
17
+
Follow the deployment guidelines to install and configure it.
18
+
12
19
## Mergin Maps EE Docker Images
13
20
<ServerTypetype="EE" />
14
21
15
-
The <CommunityPlatformName /> images are stored on publicly accessible <DockerHubLinkid="u/lutraconsulting"desc="Lutra Consulting's Docker" />.
16
22
17
-
<EnterprisePlatformName /> images are stored on a private AWS repository. To get access, you need your contract and licence from our <MerginMapsEmailid="sales"desc="sales team" />.
23
+
The <EnterprisePlatformName /> enhanced features are only available on specific Docker images stored on Lutra Consulting's private AWS repository. To get access, you need your contract and licence from our <MerginMapsEmailid="sales"desc="sales team" />.
18
24
19
25
Afterwards, you can follow [this guide](./ee/index.md) to retrieve your <EnterprisePlatformName /> images.
20
26
27
+
Once you have the images on your side, follow the deployment guidelines and have <EnterprisePlatformName /> running on a target instance in your infrastructure.
28
+
21
29
## Deployment
22
30
23
31
Follow these steps to run a local <MainPlatformName /> instance.
0 commit comments