Skip to content

eriktonon/lapp-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LAPP built with Docker Compose

Versions

  • PHP Version 7.3.12
  • Apache Version 2.4
  • POSTGRESQL version 12

Config default

  • PostgreSQL database and password settings are inside the .env file
  • Apache2 vhost mapping are within .config / vhosts
  • PHP a php file was left in the index to do some stack testing
  • Virtualhost /var/www/html

Images docker repository

other versions of php inside the stack

Installation

git clone https://github.com/eriktonon/lapp-docker
cd lapp-docker
docker-compose up -d

You can access it via http://localhost.

About

PHP docker compose development environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published