diff --git a/docs/source/geoserver.rst b/docs/source/geoserver.rst deleted file mode 100644 index 8486a3d..0000000 --- a/docs/source/geoserver.rst +++ /dev/null @@ -1,30 +0,0 @@ -Connect to GeoServer -====================== - -This section shows how to connect map layer(s) to GeoServer. - - -1. Create or Edit Map ---------------------------- - -Add a new map or edit an existing map. - - .. image:: images/data-source-4.png - - - -2. Set Layer to GeoServer ---------------------------- - -Click layer(s) and set to GeoServer layer you wish to use. - - .. image:: images/geoserver-1.png - - -Click the Update button. - -Your map is now connected to your GeoServer and will update when GeoServer updates. - - - .. image:: images/Quick-Start-Login-22-min.png - diff --git a/docs/source/index.rst b/docs/source/index.rst index 84caf0c..90a3642 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -15,11 +15,11 @@ Contents intro quickstart quick-dynamic - geoserver createdb dashboard users groups + qwctools qwcadmin tenant maps diff --git a/docs/source/qwctools.rst b/docs/source/qwctools.rst new file mode 100644 index 0000000..252cd13 --- /dev/null +++ b/docs/source/qwctools.rst @@ -0,0 +1,69 @@ +QWC2_Tools +====================== + +This section shows how to use the QWC2_Tools QGIS Plugin for publishing your maps. + +Note that the plugin is not required. You can publish your QGIS Projects by uploading them via your control panel. + + +1. Install +--------------------------- + +The QWC2_Tools plugin can be installed using the QGIS Plugins Repository. + + +2. Settings +--------------------------- + +Click the Settings icon. + + +.. image:: images/qwc_tools_1.png + + +For Auth Type, select Basic. + + +Click the create new Configuration: + + +.. image:: images/qwc_tools_3.png + + +Enter your qwc_admin username and password. Click Save + +In the Instance Publish URL field, enter: + +https://yourdomain.com/default/publish + +Where 'yourdomain.com' is your QWC2 domain (or sub domain) + +In the Authentication URL field, enter: + +https://yourdomain.com/default/auth/login/ + +Where 'yourdomain.com' is your QWC2 domain (or sub domain) + + + +.. image:: images/qwc_tools_2.png + + +.. note:: + If you have created mutliple Tenants, be sure to connect as the correct Tenant + + + +Select the scan directory and click "Upload Project" as shown below + + +.. image:: images/qwc_tools_0.png + + +.. note:: + If you have created mutliple Tenants, be sure to connect as the correct Tenant + + + + +