Skip to content
/ donpp Public template

A (Do)cker, (N)ginx, (P)ostgreSQL, (P)HP starter kit

Notifications You must be signed in to change notification settings

fatrex/donpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoNPP

Docker
Nginx
PostgreSQL
PHP

A starter kit to try PHP packages, frameworks or cms in docker

Why

As a full-stack JavaScript developer my development machine is not configured to run PHP. But I'm a curious dev so I wanted to explore some new framework/cms in the PHP world. The quick thing to do was to setup a docker environment to try everything without installing all the packages needed by PHP.

How to use

If you want to use DoNPP you can simply clone this repository in a folder of your choice, remove the .git and start everything.

If you have Node.js installed, you can clone the repo using:

npx degit https://github.com/dnlnrs/donpp <folder>

To start:

docker-compose up

Your PHP environment is ready to show everything you throw in the src folder.

About

A (Do)cker, (N)ginx, (P)ostgreSQL, (P)HP starter kit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published