Skip to content

This project is to showcase how to make a very basic application that can connect to a PostgreSQL database in a compose stack containing an Apache webserver, a PostgreSQL engine, all done in PHP

Notifications You must be signed in to change notification settings

BuffGenji/Docker-PHP-Apache-and-PostgreSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Docker-PHP-Apache-and-PostgreSQL

This project is to showcase how to make a very basic application that can connect to a PostgreSQL database in a compose stack containing an Apache webserver, a PostgreSQL engine, all done in PHP.

After this project you should be able to...

  • Connect your PHP application to a postgreSQL database
  • Connect your postgreSQL database container to a volume to persist data

Summary

You can read the summary to get a deeper understanding of the project and of the specifics about the docker compose and Dockerfile.

If you have any questions, or would like to add something to the project to better the understanding of the next person that comes across this repo, please submit a PR.

About

This project is to showcase how to make a very basic application that can connect to a PostgreSQL database in a compose stack containing an Apache webserver, a PostgreSQL engine, all done in PHP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published