Skip to content

widyakumara/docked-nginx-phpfpm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docked Nginx & PHP-FPM

A dockerized Nginx & PHP-FPM

generate certificate

run this to generate ssl certificate for local development

$ mkcert -cert-file ./cert/docked.mvp.crt -key-file ./cert/docked.mvp.key "docked.mvp" "*.docked.mvp"

edit the file names in ./conf/nginx.shared.conf if you change the output files

About

dockerized nginx with phpfpm

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published