Merge branch 'main' of https://git.acugis.com/AcuGIS/QWC2-Docs
This commit is contained in:
commit
4d4a87287f
|
@ -21,7 +21,7 @@ Contents
|
|||
users
|
||||
groups
|
||||
qwcadmin
|
||||
tenants
|
||||
tenant
|
||||
maps
|
||||
css
|
||||
pdf
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
|
@ -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
|
Loading…
Reference in New Issue