Skip to content

Commit 6413d75

Browse files
authored
Merge pull request #565 from MerginMaps/550-specify-how-we-distribute-the-docker-image-and-differentiate-it-from-hosting
clarify docker EE images and hosting #550
2 parents 70e1ade + 3ded206 commit 6413d75

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

scripts/wordlist.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ boolean
1919
Boolean
2020
changesets
2121
CLI
22+
Consulting's
2223
CRS
2324
crosshairs
2425
CSRF

src/server/install/index.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,23 @@ Installation guide will help you to install your <CommunityPlatformNameLink /> o
99

1010
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.
1111

12+
## Mergin Maps CE Docker Images
13+
<ServerType type="CE" />
14+
15+
The <CommunityPlatformName /> images are stored on publicly accessible <DockerHubLink id="u/lutraconsulting" desc="Lutra Consulting's Docker" />.
16+
17+
Follow the deployment guidelines to install and configure it.
18+
1219
## Mergin Maps EE Docker Images
1320
<ServerType type="EE" />
1421

15-
The <CommunityPlatformName /> images are stored on publicly accessible <DockerHubLink id="u/lutraconsulting" desc="Lutra Consulting's Docker" />.
1622

17-
<EnterprisePlatformName /> images are stored on a private AWS repository. To get access, you need your contract and licence from our <MerginMapsEmail id="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 <MerginMapsEmail id="sales" desc="sales team" />.
1824

1925
Afterwards, you can follow [this guide](./ee/index.md) to retrieve your <EnterprisePlatformName /> images.
2026

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+
2129
## Deployment
2230

2331
Follow these steps to run a local <MainPlatformName /> instance.

0 commit comments

Comments
 (0)