Skip to content

Zavy86/ddk-nginx-php-mariadb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Docker Developers Kit | PHP

NGINX, PHP, MariaDB

πŸ§‘πŸ»β€πŸ’» Docker Developers Kit - A light skeleton for PHP local development system

Repository: https://github.com/Zavy86/ddk-nginx-php-mariadb

Docker Developers Kit YouTube Video

Startup

Start cloning repository or download sources

git clone https://github.com/Zavy86/ddk-nginx-php-mariadb.git

Rename directory with your project name

Update project name in Makefile

# configuration
project_name := your-project-name

Build Docker containers

make ddk

Open http://localhost/index.php in your browser

You can view services information at http://localhost/info.php

About

πŸ§‘πŸ»β€πŸ’» Docker Developers Kit - A light skeleton for PHP local development system

Topics

Resources

Stars

Watchers

Forks