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/manage/plugin/index.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ The toolbar contains following buttons:
22
22
- the <MainPlatformName /> logo is a shortcut to <AppDomainNameLink />
23
23

24
24
25
-
-**Configure <MainPlatformName /> plugin** to [configure plugin](../../setup/install-mergin-maps-plugin-for-qgis/#plugin-configuration) to connect to <MainPlatformName /> or [a custom server](../plugin-multi-server-use/)
25
+
-**Configure <MainPlatformName /> plugin** to [configure plugin](../../setup/install-mergin-maps-plugin-for-qgis/#plugin-configuration) to connect to <MainPlatformName /> or [a custom server](../../server/plugin-mobile-app/)
@@ -139,6 +139,6 @@ Local changes of a specific layer can also be extracted using the **Extract loca
139
139
## Mergin Maps in QGIS Plugins menu bar
140
140
**Plugins** menu bar in QGIS contains also <MainPlatformName /> options:
141
141
-**<MainPlatformName />** is a shortcut to <AppDomainNameLink />
142
-
-**Configure <MainPlatformName /> plugin** can be used to [configure plugin](../../setup/install-mergin-maps-plugin-for-qgis/#plugin-configuration) to connect to <MainPlatformName /> or [a custom server](../plugin-multi-server-use/)
142
+
-**Configure <MainPlatformName /> plugin** can be used to [configure plugin](../../setup/install-mergin-maps-plugin-for-qgis/#plugin-configuration) to connect to <MainPlatformName /> or [a custom server](../../server/plugin-mobile-app/)
143
143
-**Configure DB sync** can help you generate a initial configuration file for [DB sync](../../dev/dbsync/)
144
144

Copy file name to clipboardExpand all lines: src/server/plugin-mobile-app/index.md
+4-9Lines changed: 4 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,10 @@
1
-
# How to Use Mergin Maps with a Custom Server
1
+
# Using Mergin Maps Mobile App and QGIS Plugin with a Custom Server
2
2
[[toc]]
3
3
4
-
There is a default server <AppDomainNameLink /> which is configured in <QGISPluginName /> and in the <MobileAppNameShort />. However, you might want to use some custom server, e.g. when using [<MainPlatformName /> Community Edition](../../server/) or [<MainPlatformName /> Enterprise Edition](../../server/).
4
+
There is a default server <AppDomainNameLink /> which is configured in <QGISPluginName /> and in the <MobileAppNameShort />. However, you might want to use some custom server, e.g. when using [<MainPlatformName /> Community Edition](../index.md) or [<MainPlatformName /> Enterprise Edition](../index.md).
5
5
6
6
To do this, we need to set up the custom server in the [plugin](#custom-server-configuration-in-mergin-maps-qgis-plugin) as well as in the [mobile app](#custom-server-configuration-in-mergin-maps-mobile-app).
7
7
8
-
:::tip
9
-
The <MainPlatformName /> Community and Enterprise editions are private hosting solutions for those who would like to run their own deployment of <MainPlatformNameLink />.
10
-
11
-
See the [overview and pricing](https://merginmaps.com/pricing-for-ce-and-ee) for more details.
12
-
:::
13
8
14
9
## Custom server configuration in Mergin Maps QGIS plugin
15
10
To configure a custom <MainPlatformName /> server in the <QGISPluginNameShort />:
@@ -32,7 +27,7 @@ You might have started working on one server (e.g. staging server, official clou
32
27
33
28
### Using multiple servers simultaneously
34
29
35
-
If you need to handle two different servers at the same time, you will first need to create two user profiles in QGIS and download <QGISPluginName /> for both.
30
+
If you need to handle two different servers at the same time, you will first need to create two user profiles in QGIS and download the <QGISPluginNameShort /> for both.
36
31
37
32

38
33
@@ -56,4 +51,4 @@ To configure a custom <MainPlatformName /> server in <MobileAppName />:
56
51
3. Use the username and password that is associated with this server and **Sign in**.
57
52

58
53
59
-
Now you are all set to use <MobileAppName /> with the custom server!
54
+
Now you are all set to use the <MobileAppNameShort /> with the custom server!
0 commit comments