Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/acugis/geosuite
Build an Open Source GIS Stack in Minutes
https://github.com/acugis/geosuite
geoserver postgis postgresql tomcat
Last synced: 3 months ago
JSON representation
Build an Open Source GIS Stack in Minutes
- Host: GitHub
- URL: https://github.com/acugis/geosuite
- Owner: AcuGIS
- License: gpl-3.0
- Created: 2017-03-25T23:50:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T07:12:49.000Z (3 months ago)
- Last Synced: 2024-11-04T08:20:49.946Z (3 months ago)
- Topics: geoserver, postgis, postgresql, tomcat
- Language: HTML
- Homepage: https://www.acugis.com/geosuite/
- Size: 66.3 MB
- Stars: 21
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GeoSuite: Open Source GIS Suite
[![Documentation Status](https://readthedocs.org/projects/geosuite/badge/?version=latest)](https://geosuite.docs.acugis.com/en/latest/?badge=latest)
![GeoHelm Logo](docs/_static/acugis-geosuite-github.png)
GeoSuite installs, configures, and manages the
latest, stable
versions of:
Apache Tomcat
GeoServer
PostgreSQL
PostGIS
PgRouting
QGIS Server
QuartzMap
It also provides browser-based management for all services (see screen shot below)
All software installed by GeoSuite is unmodified, so it does not limit, change, or impede normal SSH access or require specific usage.
The control panel and modules can be uninstalled and all components will continue to run.
## Supported Operating Systems
Ubuntu 24 LTS
## System Requirements:
Disk:15 GB
Memory:2 GB (Minimum)
## Installation
1. On a clean Ubuntu 22 or 24 system, run below as root to launch the Installer::
wget https://raw.githubusercontent.com/AcuGIS/GeoSuite/master/scripts/geosuite-installer.sh && chmod +x geosuite-installer.sh && ./geosuite-installer.sh
2. Select "GeoSuite Only" or "GeoSuite and QuartzMap" and tab to OK
![GeoSuite Installer](docs/_static/geosuite-install-screen-1.png)
3. The Installer will prompt to check hostname and if you wish to enable SSL
![GeoSuite Installer](docs/_static/geosuite-install-screen-3.png)
3. The Installer will prompt if you wish to enable SSL
![GeoSuite Installer](docs/_static/geosuite-install-screen-4.png)
Installation time on Ubuntu 24 is about 4 minutes without QuartzMap and up to 10 minutes with QuartzMap.
On completetion, below is displayed::
Installation is now completed.
postgres, Tomcat, and crunchy pg passwords are saved in /root/auth.txt file
SSL Provisioning Success.4. Click the Login link on the homepage to access the control panel.
5. If you elected to enable QuartzMap, go to https://yourdomain.com/quartzmap/admin/setup.php and enter your information
![GeoSuite Installer](docs/_static/quartzmap-geosuite.png)
## Documentation
GeoSuite Documentation is available at [GeoSuite Docs](https://geosuite.docs.acugis.com)[AcuGIS](https://www.acugis.com/), © 2024 [Cited, Inc. ](https://www.citedcorp.com)Cited, Inc. All Rights Reserved.