From 5bdf2ded8448d06b85fc48e7f4fc980a9c99cd96 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Sun, 26 May 2024 18:53:14 +0000 Subject: [PATCH 1/4] Add docs/source/qwcadmin.rst --- docs/source/qwcadmin.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/source/qwcadmin.rst diff --git a/docs/source/qwcadmin.rst b/docs/source/qwcadmin.rst new file mode 100644 index 0000000..52716b0 --- /dev/null +++ b/docs/source/qwcadmin.rst @@ -0,0 +1,10 @@ +QWC_Admin +======== + +While the most common functions can be performed via your control panel, you also have access to qwc_admin + +On the Configs page, you will see a link to qwc_admin displayed at top right like below. + +Note: Be sure you have selected the desired Tenant when accessing qwc_admin + + .. image:: images/qwc_admin.png \ No newline at end of file From 14a3be4669129fb7a773f9a15cb71d80cf5c9d00 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Sun, 26 May 2024 18:56:03 +0000 Subject: [PATCH 2/4] Add docs/source/tenant.rst --- docs/source/tenant.rst | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 docs/source/tenant.rst diff --git a/docs/source/tenant.rst b/docs/source/tenant.rst new file mode 100644 index 0000000..af2ffc9 --- /dev/null +++ b/docs/source/tenant.rst @@ -0,0 +1,16 @@ +Tenants +======== + +Your QWC2 Hosting is multi Tenant. + +You can create an unlimited number of Tenants. + +To create a new Tenant, go to Configs on the left menu + + .. image:: images/qwc_configs.png + +Click the Add New button as shown below + + .. image:: images/qwc_admin_add_tenant.png + +Provide a name for the new Tenant and click Save \ No newline at end of file From 4d2f4a1def7f31454131ae9a29b167b9a3c0f0c8 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Sun, 26 May 2024 18:59:06 +0000 Subject: [PATCH 3/4] Update docs/source/index.rst --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 6314e11..84caf0c 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -21,7 +21,7 @@ Contents users groups qwcadmin - tenants + tenant maps css pdf From e2d1744fd0c9165898e45b6f09700081b89a89d2 Mon Sep 17 00:00:00 2001 From: AcuGIS Date: Sun, 26 May 2024 19:05:45 +0000 Subject: [PATCH 4/4] Update docs/source/intro.rst --- docs/source/intro.rst | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/docs/source/intro.rst b/docs/source/intro.rst index 1167916..778d3e1 100644 --- a/docs/source/intro.rst +++ b/docs/source/intro.rst @@ -7,23 +7,15 @@ Introduction Overview ------------ -QuartzMap transforms your qgis2web maps into secure, dynamic maps. +AcuGIS QWC2 Hosting provides a fully dedicated QGIS Web Client 2 hosting environment. + +A full function control panel for publishing and sharing maps is also included. + +Your maps are secured via your portal and can be connected to their original PostGIS or GeoServer data sources. + +You can also create new PostGIS Databases from your QGIS Projects as well. -QuartzMap transforms your qgis2web maps into secure, dynamic maps. - -Your maps are secured via your portal and can be connected to their original PostGIS or GeoServer data source, so your maps are updated when your data is updated. No need to republish your maps. + .. image:: images/qwc-main.png - .. image:: images/Quick-Start-Login-22.png - - -Authors ------------- - -QuartzMap is from AcuGIS and produced by Cited, Inc. - -qgis2web is an indepedent project. - -Learn more about qgis2web at https://github.com/qgis2web/qgis2web -