[Geoserver-users] Docker compose for Geoserver with vector tiles

Hi Team,

I managed to install a geoserver and a vector tiles extension on linux machine to display the data in mapbox api.

However, I’m trying to put this geoserver in docker and have vector tiles installation in docker.

I see many options to have geoserver docker compose or docker image, but can anyone help if there is any geoserver docker preinstalled with vector tiles extension? Or the definition file or any leads ??

Thanks in advance.

-Prem

Hi Prem,

There is not yet an official implementation of Dockerfile and docker-compose definitions available but there are many unofficial ones available.
You can check GeoSolutions one for instance all the information you need to build your own docker image with the extensions that you need is
in the README at the root of the repository.

Regards,
Alessandro

···

Regards,

Alessandro Parma

==
GeoServer Professional Services from the experts! Visit http://goo.gl/it488V for more information.

Alessandro Parma
DevOps Engineer

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272

https://www.geosolutionsgroup.com

https://twitter.com/geosolutions_it


Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.

You could also have a look at the GSIP 192 which lists several existing docker images:
https://github.com/geoserver/geoserver/wiki/GSIP-192

Some let you defined which installations to download

Alexandre

···

Alexandre Gacon