100K pulls of our Docker Geoserver
Containerization and Docker architecture allow high levels of uptime and scalability for your applications. So what about having the most complete open source map server, Geoserver, fully dockerized? In Geomatico our CTO Oscar Fonts has developed and maintained since 2016 a Tomcat+Geoserver image that offers a great performance for both development and production environments.
The Geoserver Docker image is available at Docker Hub with the following features:
- Built on top of Docker’s official tomcat image.
- Running tomcat process as non-root user.
- Separate GEOSERVER_DATA_DIR location (on /var/local/geoserver).
- Configurable extensions.
- Injectable UID and GID for better mounted volume management.
- CORS ready
- Taken care of JVM Options.
- Automatic installation of Microsoft Core Fonts for better labelling compatibility.
- AWS configuration files and scripts in order to deploy easily using Elastic Beanstalk.
If interested, you already know what to do docker pull oscarfonts/geoserver
Do you have a project idea and want to turn it into reality? We would like to hear from you, tell us about it
The facts define us
-
Real-time public transportation visualization
https://vimeo.com/540079821/ Real-time visualization for the Barcelona metro and bus services Since 2016, Geomatico has been working with the Barcelona public transport agency (Transports Metropolitans de Barcelona, TMB) for GIS development…
-
Civil works monitoring using satellite imagery and machine learning
Using up-to-date satellite imagery is nowadays mandatory to the decision-making process in many areas: agriculture, environment, water resources … Checking present and historical views of a site can be of…
-
Customised GIS training for your sector
Our experience tells us that the best way to consolidate knowledge and have your staff effectively integrate GIS as a daily tool is through customised courses for your business. Generalist…
-
Beyond vector tiles: Mapbox, MapLibre or DeckGL for my 3D map?
Unfortunately, there is no magic recipe for this answer, but this post will discuss in depth the pros and cons of vector tiles, Mapbox, MapLibre and DeckGL. Geomatico is a…