Skip to content

Commit 2f45e3b

Browse files
authored
Using MM app and plugin with a custom server - moved to the custom server section (#544)
1 parent a5e04fd commit 2f45e3b

15 files changed

+10
-14
lines changed

REDIRECTS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ https://merginmaps.com/docs/layer/settingup_forms/ https://merginmaps.com/docs/l
174174
https://merginmaps.com/docs/layer/settingup_forms_photo/ https://merginmaps.com/docs/layer/photos/
175175
https://merginmaps.com/docs/layer/settingup_forms_settings/ https://merginmaps.com/docs/layer/form-configuration/
176176
https://merginmaps.com/docs/manage/data_sync/ https://merginmaps.com/docs/manage/plugin/
177+
https://merginmaps.com/docs/manage/plugin-multi-server-use/ https://merginmaps.com/docs/server/plugin-mobile-app/
177178
https://merginmaps.com/docs/manage/plugin-sync-project/ https://merginmaps.com/docs/manage/plugin/
178179
https://merginmaps.com/docs/misc/privacy/ N/A -- handled by https://merginmaps.com/privacy-policy/
179180
https://merginmaps.com/docs/reference/licensing/ https://merginmaps.com/docs/misc/licensing/

src/.vuepress/sidebar/en.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ module.exports = {
4141
'/manage/delete-files/',
4242
'/manage/deploy-new-project/',
4343
'/manage/missing-data/',
44-
'/manage/plugin-multi-server-use/',
4544
'/manage/plugin/',
4645
'/manage/dashboard/',
4746
'/manage/dashboard-maps/',
@@ -127,7 +126,8 @@ module.exports = {
127126
'/server/install/',
128127
'/server/upgrade/',
129128
'/server/administer/',
130-
'/server/troubleshoot/'
129+
'/server/troubleshoot/',
130+
'/server/plugin-mobile-app/'
131131
]
132132
},
133133
{

src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ The ecosystem consist of various components:
4848
- [How to Delete Files](./manage/delete-files)
4949
- [How to Deploy Revised Projects](./manage/deploy-new-project/)
5050
- [How to Recover Missing Data](./manage/missing-data/)
51-
- [How to <MainPlatformName /> with a Custom Server](./manage/plugin-multi-server-use/)
5251
- [<QGISPluginName /> Overview](./manage/plugin/)
5352
- [Home Page and Dashboard](./manage/dashboard/)
5453
- [Maps in Dashboard](./manage/dashboard-maps/)
@@ -108,6 +107,7 @@ The ecosystem consist of various components:
108107
- [Upgrade](./server/upgrade/)
109108
- [Administer](./server/administer/)
110109
- [Troubleshoot Custom Servers](./server/troubleshoot/)
110+
- [Using Mergin Maps Mobile App and QGIS Plugin with a Custom Server](./server/plugin-mobile-app/)
111111

112112
## Migrate
113113
- [From QField](./migrate/qfield/)

src/manage/plugin/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ The toolbar contains following buttons:
2222
- the <MainPlatformName /> logo is a shortcut to <AppDomainNameLink />
2323
![A link to the Mergin Maps dashboard](./plugin-toolbar-logo.jpg "A link to the Mergin Maps dashboard")
2424

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/)
2626
![Configure Mergin Maps Plugin](../../setup/install-mergin-maps-plugin-for-qgis/qgis-configure-mergin-plugin.jpg "Configure Mergin Maps Plugin")
2727
![](./plugin-configure.jpg "")
2828

@@ -139,6 +139,6 @@ Local changes of a specific layer can also be extracted using the **Extract loca
139139
## Mergin Maps in QGIS Plugins menu bar
140140
**Plugins** menu bar in QGIS contains also <MainPlatformName /> options:
141141
- **<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/)
143143
- **Configure DB sync** can help you generate a initial configuration file for [DB sync](../../dev/dbsync/)
144144
![Mergin Maps in QGIS Plugins menu bar](./plugins-menu-bar.jpg "Mergin Maps in QGIS Plugins menu bar")

src/manage/plugin-multi-server-use/index.md renamed to src/server/plugin-mobile-app/index.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff 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
22
[[toc]]
33

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).
55

66
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).
77

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-
:::
138

149
## Custom server configuration in Mergin Maps QGIS plugin
1510
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
3227

3328
### Using multiple servers simultaneously
3429

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.
3631

3732
![QGIS new profile](./new_profile.jpg "Create new profile in QGIS")
3833

@@ -56,4 +51,4 @@ To configure a custom <MainPlatformName /> server in <MobileAppName />:
5651
3. Use the username and password that is associated with this server and **Sign in**.
5752
![Custom server in Mergin Maps mobile app](./mobile-app-custom-server-log-in.jpg "Custom server in Mergin Maps mobile app")
5853

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

Comments
 (0)