Sign inSign up

blitvin/wordpress-postgresql

By blitvin

Updated 7 months ago

Wordpress with Postgres SQL as database

Image
Content management system
0

2.1K

blitvin/wordpress-postgresql repository overview

wordpress-postgresql

This docker image is WordpPess CMS with a PostgreSQL database as DB backend. It takes official WordPress docker image and adds PG4WP plugin. The plugin intercepts WordPress calls to the data base and replaces queries in MySql sql dialect with those compatible with Postgress.

Running the image

See section "How to use this image" of the official WordPress container (while mentally replacing references to MySql with Postgres). All the docker arguments defining DB connection are the same, just fill correct values.. This docker image based on FPM variant of the official image. That means one have to run reversed proxy as front end for WordPress, such as nginx, appache or Traefik.

Tag summary

Content type

Image

Digest

sha256:1516ae59e

Size

377.7 MB

Last updated

7 months ago

docker pull blitvin/wordpress-postgresql