Code Monkey home page Code Monkey logo

php-docker-stack's Introduction

Php Docker Stack

Php Docker stack to run Php Apps in Production and Development, using Docker Compose Services to run any Php version, Databases, Cache, Queues, Logs and much more...

From now on, no need to keep messing around the Operating System to have a full development stack ready to build our awesome Php Apps.

MENU

SUPPORT DEVELOPMENT

If this is useful for you, please:

  • Share it on Twitter or in any other channel of your preference.
  • Consider to offer me a coffee, a beer, a dinner or any other treat ๐Ÿ˜Ž.

EXPLICIT VERSIONING

This repository uses Explicit Versioning schema.

BRANCHES

Branches are created as demonstrated here.

This are the type of branches we can see at any moment in the repository:

  • master - issues and milestones branches will be merged here. Don't use it in production.
  • last-stable-release - matches the last stable tag created. Useful for automation tools. Doesn't guarantee backwards compatibility.
  • 4-fix-some-bug - each issue will have is own branch for development.
  • milestone-12_add-some-new-feature - all Milestone issues will start, tracked and merged here.

Only master and last-stable-release branches will be permanent ones in the repository and all other ones will be removed once they are merged.

DISCLAIMER

By default this Php Docker Stack only supports Php Apps requiring versions of Php >= 7.0.

This was a conscious decision to help adoption of awesome Php7 and not have to duplicate efforts in supporting old Php versions... you know I do this in my free time ;).

But using the Php Docker Stack for older Php Versions is easy as using the .env file to override the required docker images for Php by other ones supporting the desired Php version your project is running on.

php-docker-stack's People

Contributors

exadra37 avatar

Stargazers

 avatar  avatar  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.