Skip to content

Setup generic nginx images#84

Open
labbati wants to merge 1 commit intomasterfrom
php/labbati/generic-nginx-images
Open

Setup generic nginx images#84
labbati wants to merge 1 commit intomasterfrom
php/labbati/generic-nginx-images

Conversation

@labbati
Copy link
Member

@labbati labbati commented Oct 31, 2019

The end goal of this PR is to provide a way to just extract any
framework sample app to a specific location to have it already up and
running.

Right now I just started with php 7.3, but we can eventually add each PHP version we like.

You can extract any application into the /apps/my-app/ and you will be able to reach via

  • http://localhost:5678/73/my-app/
  • http://localhost:5678/<PHP VERSION>/my-app/ (soon)

The end goal of this PR is to provide a way to just extract any
framework sample app to a specific location to have it already up and
running.
@labbati labbati requested a review from SammyK October 31, 2019 13:15
@labbati labbati added the php label Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant