Skip to content

This is a sample PHP project. Include php 7.1.2 + nginx + mariadb + phpmyadmin

Notifications You must be signed in to change notification settings

extralam/php-nginx-fpm-mysql-pma-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nginx PHP Mariadb PHPMyAdmin

Docker running Nginx, PHP-FPM, Composer, Mariadb and PHPMyAdmin.

  • Version 1.1

  • browser url

    • website : ip_address : 6080
    • pma : ip_address : 6081

Project tree

.
├── README.md
├── docker
│   └── docker-compose.yml
├── db
└── web
	└── conf
    └── nginx
        └── nginx-config.conf
	[your php script]

About

This is a sample PHP project. Include php 7.1.2 + nginx + mariadb + phpmyadmin

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages