Skip to content

therveux/Docker-Nginx-PHP7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My docker Nginx - PHP7 configuration

Just to keep my Docker Nginx - PHP7 configuration

Getting starting

You need to install Docker - Install Docker

And docker-compose - Install docker-compose

Installation

The only thing you have to do before launching is to modify the "server_name" param into nginx.conf file

If you have a server with a DNS you can specifiy its name

In case of local configuration you have to create a new host in your /etc/hosts file

Just add new line for example

$ 127.0.0.1	 nginx.dev

That's all ! You can put your code files into code directory that is shared with the container

Authors

  • Théo Herveux - Initial Work - MyGit

About

My docker Nginx PHP 7 configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published