Update docs/source/install.rst

This commit is contained in:
AcuGIS 2024-03-26 16:53:19 +00:00
parent 90bba679db
commit 5b43483b42
1 changed files with 6 additions and 4 deletions

View File

@ -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::