Giter Site home page Giter Site logo

dynatrace-konrad-donaiski / apachephpfpm Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 155.88 MB

Nginx 0.01% ApacheConf 0.01% PHP 84.53% HTML 9.95% Shell 0.01% CSS 3.34% JavaScript 2.10% XSLT 0.01% Batchfile 0.01% PowerShell 0.01% ActionScript 0.04% Ruby 0.01%

apachephpfpm's Introduction

Magento PHP-FPM

Overview

Requirements

  • docker-engine
  • docker-compose

How to start

  • Use only docker-compose command "docker-compose up" that starts containers from scratch.
  • To validate proper functionality of the project just go to webbrowser and access http://localhost:8889

Architecture

  • Architecture is defined in the docker-compose.yml file.

  • There are three docker containers total.

  • NGINX

  • PHP

  • MYSQL

  • MySQL container is linked to the php container and resolved as mysql.

  • PHP container is linked to the nginx container and resolved as php.

  • The NGINX container is build from official nginx image and volumed with configure files placed in the config/nginx folder. Listening on 9999 port.

  • The MYSLQ container is build from official mysql image and volumed with sql schema file placed in the database folder.

  • The PHP container is build from images/php, there is a docker file based on the official PHP5.6-FPM image and additional php configuration files.

apachephpfpm's People

Contributors

dynatrace-konrad-donaiski avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.