Skip to content

Added docker example for the mvt-postgresql plugin - #24

Merged
tomkralidis merged 3 commits into
geopython:mainfrom
doublebyte1:mvt-postgresql
Jun 15, 2025
Merged

Added docker example for the mvt-postgresql plugin#24
tomkralidis merged 3 commits into
geopython:mainfrom
doublebyte1:mvt-postgresql

Conversation

@doublebyte1

Copy link
Copy Markdown
Contributor

#23

@doublebyte1 doublebyte1 added the enhancement New feature or request label Jun 14, 2025
@tomkralidis
tomkralidis self-requested a review June 14, 2025 21:09
Comment on lines +55 to +56
ports:
- "5432:5432" # close this in production, or at least change it to a different port!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
ports:
- "5432:5432" # close this in production, or at least change it to a different port!

No need to expose the ports if pygeoapi and the database are Docker containers

@doublebyte1
doublebyte1 requested a review from webb-ben June 15, 2025 11:59
@tomkralidis
tomkralidis merged commit a20dd37 into geopython:main Jun 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants