Git Product home page Git Product logo

aphex's People

Contributors

00dani avatar 4406arthur avatar andrewmclagan avatar developerdino avatar igornadj avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

aphex's Issues

Add PHP BCMATH module?

This is great setup, but our application is dependant on PHP bcmath functions. Would be nice to optionally add it to current extensions.

How to Properly Set it up with HAProxy?

Hi i want to scale This Container at the same time load balance...

I manage to Run this Container with no Problem...

version: '2'
services:
    web:
        build: ./web
        container_name: sandbox-web
        volumes:
        - ./laravel:/var/www
        - ./web/config/supervisord.conf:/etc/supervisord.conf
        - ./web/config/nginx.conf:/etc/nginx/nginx.conf
        - ./web/config/php.ini:/usr/local/etc/php/conf.d/php-fpm.ini
        ports:
        - "80:80"

when i do docker-compose up
i see laravel site up and running...

but as i try to do scaling with docker...

im facing hardship making it work...

but i manage to make it work at this repo
https://github.com/andrewmclagan/nginx-hhvm-docker

this is my docker-compose
https://gist.github.com/g0ld3lux/8d7e5aaf812f028c2a289e65073274a5

i only manage to make it work using stack file

i cant make it work on docker-compose v2

but aphex on the other hand i cant even use the stackfile and v2 syntax

Can You Share me Your Docker compose file?

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.