mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-16 13:24:11 -05:00
[PR #919] feat: Add GeoServer & PostGIS blueprint #12505
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/919
Author: @ShabaniMagawila
Created: 6/6/2026
Status: 🔄 Open
Base:
canary← Head:add-geoserver-blueprint📝 Commits (5)
c752f23Add GeoServer & PostGIS blueprintf1bc9f6Add GeoServer blueprint metadata and logo23001b7Fix meta.json formatting and sorting663e57aFix template.toml schema validation errorsee1b8daRemove invalid config.mounts from template.toml📊 Changes
5 files changed (+83 additions, -0 deletions)
View changed files
➕
blueprints/geoserver/docker-compose.yml(+27 -0)➕
blueprints/geoserver/logo.png(+0 -0)➕
blueprints/geoserver/logo.svg(+21 -0)➕
blueprints/geoserver/template.toml(+18 -0)📝
meta.json(+17 -0)📄 Description
What does this PR do?
This PR adds a new blueprint template for GeoServer paired with PostGIS, providing a ready-to-use open-source server environment for sharing and managing geospatial data.
Features included
INITIAL_MEMORY/MAXIMUM_MEMORY).geoserver-dataandpostgis-datato ensure data safety.Checklist
docker-compose.ymlandtemplate.tomlcreated in theblueprints/geoserverfolder.meta.json.Template created and maintained by OpenGeoCity Tanzania.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.