38 lines
850 B
ReStructuredText
38 lines
850 B
ReStructuredText
|
Layout
|
||
|
==================
|
||
|
|
||
|
Dashboard
|
||
|
----------------------
|
||
|
|
||
|
The main page, Dashboard, contains links to services such as GeoServer, MapStore2, pg_tileserv, as well as tutorials, and documentation.
|
||
|
|
||
|
It also has links to demo Apps, as well as the control panel login page.
|
||
|
|
||
|
.. image:: _static/webapp-1.png
|
||
|
|
||
|
.. image:: _static/spacer.png
|
||
|
|
||
|
|
||
|
Getting Started Page
|
||
|
----------------------
|
||
|
|
||
|
The **Getting Started** page contains sequential tutorials for loading data and other components.
|
||
|
|
||
|
.. image:: _static/webapp-2.png
|
||
|
|
||
|
.. image:: _static/spacer.png
|
||
|
|
||
|
Docs Page
|
||
|
----------------------
|
||
|
|
||
|
The **Docs** page contains the full documentation.
|
||
|
|
||
|
.. image:: _static/webapp-3.png
|
||
|
.. image:: _static/spacer.png
|
||
|
|
||
|
Remove or Replace
|
||
|
|
||
|
You can remove the Welcome app, or replace it with your content by removing the contents of /var/www/html::
|
||
|
|
||
|
rm -rf /var/www/html/*
|