Skip to content

Free and Open Geospatial Server aplications in Ubuntu Server

License

Notifications You must be signed in to change notification settings

GeoTux2/docker-geotuxserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoTux GIS Server

Docker Pulls

Travis

GeoTux GIS Server in Ubuntu Xenial with Mapserver, Mapcache, QGIS Server, Tileserver-PHP and Web Map Clients.

GeoTux GIS Server

Server applications:

  • Mapserver version 7.0.0
  • Mapcache version 1.6.0
  • QGIS Server 2.18.12
  • Tileserver-PHP
  • pycsw 2.0.3

Web client applications:

  • MapStore2
  • QGIS Web Client
  • TerriaJS Map
  • Lizmap Web Client

Install

$ git clone https://github.com/GeoTux2/docker-geotuxserver.git
$ docker build -t samtux/geotuxserver .

Run

$ docker run -d -p 8280:80 -p 8281:3001 -p 8282:3002 -v "gisdata":/gisdata -v "teselas":/var/www/tileserver-php -v "mapcache":/mapcache --name geotuxserver samtux/geotuxserver

Documentation

Explore the documentation in http://localhost:8280

About

Free and Open Geospatial Server aplications in Ubuntu Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published