|
|
|
|
@ -1,11 +1,13 @@
|
|
|
|
|
Install
|
|
|
|
|
=======
|
|
|
|
|
|
|
|
|
|
GeoSync is installed using the included installation script.
|
|
|
|
|
QuartzMap is installed using the included installation scripts.
|
|
|
|
|
|
|
|
|
|
The script will attempt to provision an SSL certificate using Certbot.
|
|
|
|
|
|
|
|
|
|
Ensure that your hostname is properly set. If not set the hostname using 'hostnamectl set-hostname domain.com'
|
|
|
|
|
.. warning::
|
|
|
|
|
Ensure that your hostname is properly set. If not set the hostname using 'hostnamectl set-hostname domain.com'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Basic Install
|
|
|
|
|
------------
|
|
|
|
|
@ -14,9 +16,9 @@ Clone the repository::
|
|
|
|
|
|
|
|
|
|
git clone https://git.acugis.com/AcuGIS/GeoSync.git
|
|
|
|
|
|
|
|
|
|
Change to the GeoSync directory::
|
|
|
|
|
Change to the quartz directory::
|
|
|
|
|
|
|
|
|
|
cd GeoSync
|
|
|
|
|
cd quartz
|
|
|
|
|
|
|
|
|
|
Execute the scripts in order::
|
|
|
|
|
|
|
|
|
|
|