GeoHelm/postgis
AcuGIS 0fb30ddfda Initial Commit 2024-01-27 21:04:46 +02:00
..
help Initial Commit 2024-01-27 21:04:46 +02:00
images Initial Commit 2024-01-27 21:04:46 +02:00
lang Initial Commit 2024-01-27 21:04:46 +02:00
README.md Initial Commit 2024-01-27 21:04:46 +02:00
add_osm.cgi Initial Commit 2024-01-27 21:04:46 +02:00
add_raster.cgi Initial Commit 2024-01-27 21:04:46 +02:00
add_shape.cgi Initial Commit 2024-01-27 21:04:46 +02:00
clone_db.cgi Initial Commit 2024-01-27 21:04:46 +02:00
config Initial Commit 2024-01-27 21:04:46 +02:00
config.info Initial Commit 2024-01-27 21:04:46 +02:00
create_snapshot.cgi Initial Commit 2024-01-27 21:04:46 +02:00
crunchy_ctl.cgi Initial Commit 2024-01-27 21:04:46 +02:00
docs.cgi Initial Commit 2024-01-27 21:04:46 +02:00
edit_pg_ext.cgi Initial Commit 2024-01-27 21:04:46 +02:00
edit_snapshots.cgi Initial Commit 2024-01-27 21:04:46 +02:00
geohelm-lib.pl Initial Commit 2024-01-27 21:04:46 +02:00
index.cgi Initial Commit 2024-01-27 21:04:46 +02:00
license.txt Initial Commit 2024-01-27 21:04:46 +02:00
module.info Initial Commit 2024-01-27 21:04:46 +02:00
pg-lib.pl Initial Commit 2024-01-27 21:04:46 +02:00
pg_install.cgi Initial Commit 2024-01-27 21:04:46 +02:00
pg_reports.cgi Initial Commit 2024-01-27 21:04:46 +02:00
postgis-lib.pl Initial Commit 2024-01-27 21:04:46 +02:00
reports_cache.cgi Initial Commit 2024-01-27 21:04:46 +02:00
reports_drill.cgi Initial Commit 2024-01-27 21:04:46 +02:00
reports_history.cgi Initial Commit 2024-01-27 21:04:46 +02:00
restore_snapshot.cgi Initial Commit 2024-01-27 21:04:46 +02:00
setup.cgi Initial Commit 2024-01-27 21:04:46 +02:00

README.md

PostGIS Webmin Module

Documentation Status

Info

PostGIS Module for Webmin.
Install and Manage PostGIS, along with PgRouting, shp2pgsql, osm2pgsql, and raster2pgsql.

Operating Systems

Ububtu 22
CentOS 8

Systems Requirements

5 GB SSD
1 GB RAM (Ubuntu)
2 GB RAM (CentOS - required for osm2pgsql build)

Install via script:

  wget https://raw.githubusercontent.com/acugis/Postgis-Module/master/scripts/install.sh
  chmod +x install.sh
  ./install.sh

Go to Servers->PostGIS

Install from GIT

Archive module

$ git clone https://github.com/acugis/Postgis-Module/

$ mv Postgis-Module postgis

$ tar -cvzf postgis.wbm.gz postgis/

Upload from Webmin->Webmin Configuration->Webmin Modules

Go to Servers->Postgis and complete the installtion Wizard.

Notes

Ubuntu

Ubuntu 20 and 22 LTS

Readhat/Fedora/CentOS

CentOS 8

CentOS Notes

CentOS requires 2 GB RAM for osm2pgsql build

Screen Shot

PostGIS Module:

POstGIS

Notes

- pg_tileserv is on port 7800
- pg_featureserv is n port 9000

Links

module
postgis
pgrouting
osm2pgsql
raster2pgsql
pg_tileserv
pg_featureserv
gdal

Note: You can add docs and other links via /postgis/docs.cgi

  • Copyright Cited, Inc, 2023