2017 © Pedro Peláez
 

library ferdoc

A Docker helper for PHP applications.

image

deferdie/ferdoc

A Docker helper for PHP applications.

  • Friday, May 11, 2018
  • by deferdie
  • Repository
  • 2 Watchers
  • 3 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 25 Versions
  • 0 % Grown

The README.md

ferdoc

A Docker helper for Laravel, (*1)

About ferdoc

A simple application that allows you to run multiple Laravel application within its own docker container. This application also makes use of jwilder/nginx-proxy which will allow you to access all of your web applications via foo.test., (*2)

Installation:

composer global require deferdie/ferdoc

If on Windows please run this in powershell: $Env:COMPOSE_CONVERT_WINDOWS_PATHS=1, (*3)

$Env:COMPOSE_CONVERT_WINDOWS_PATHS=1

If on Linux based systems please run this in bash: export COMPOSE_CONVERT_WINDOWS_PATHS=1, (*4)

export COMPOSE_CONVERT_WINDOWS_PATHS=1

Usage

CD in your project folder, (*5)

create a .env file

Within your project .env file add the following line:, (*6)

APP_NAME=YOURAPPNAME

Please make sute that your APP_NAME is unique for each project., (*7)

RUN, (*8)

ferdoc docker init

After you finish answering the questions you will have a docker-compose.yml file in your project root and a docker directory containing all of your containers., (*9)

RUN, (*10)

ferdoc build

This builds the images for your container., (*11)

RUN, (*12)

ferdoc run

Starts all of your containers, you can now access the site in your browser., (*13)

Multiple websites

Run the same steps as above with different ports for nginx and mysql then run the below command., (*14)

RUN, (*15)

ferdoc proxy start

License

ferdoc is open-sourced software licensed under the MIT license., (*16)

The Versions

11/05 2018

dev-feature/fix-directory-seperator

dev-feature/fix-directory-seperator

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

13/04 2018

dev-master

9999999-dev

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

13/04 2018

v0.1.7

0.1.7.0

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

13/04 2018

dev-develop

dev-develop

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

10/04 2018

dev-Pluggable-interface

dev-Pluggable-interface

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

10/04 2018

v0.1.6

0.1.6.0

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

10/04 2018

v0.1.5

0.1.5.0

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

10/04 2018

v0.1.4

0.1.4.0

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

09/04 2018

v0.1.3

0.1.3.0

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

09/04 2018

dev-feature/isolated-containers

dev-feature/isolated-containers

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

09/04 2018

dev-feature/put-commands-within-its-own-folder

dev-feature/put-commands-within-its-own-folder

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

09/04 2018

v0.1.2

0.1.2.0

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

09/04 2018

v0.1.1

0.1.1.0

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

09/04 2018

v0.1.0

0.1.0.0

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

08/04 2018

dev-feature/reverse-proxy

dev-feature/reverse-proxy

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

08/04 2018

v0.0.9

0.0.9.0

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

08/04 2018

v0.0.8

0.0.8.0

A Docker helper for PHP applications.

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

docker

08/04 2018

v0.0.7

0.0.7.0

A Docker helper for Laravel

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

08/04 2018

v0.0.6

0.0.6.0

A Docker helper for Laravel

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

08/04 2018

v0.0.5

0.0.5.0

A Docker helper for Laravel

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

08/04 2018

v0.0.4

0.0.4.0

A Docker helper for Laravel

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

08/04 2018

0.0.3

0.0.3.0

A Docker helper for Laravel

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

08/04 2018

dev-split-containers

dev-split-containers

A Docker helper for Laravel

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

08/04 2018

v0.0.2

0.0.2.0

A Docker helper for Laravel

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira

07/04 2018

v0.0.1

0.0.1.0

A Docker helper for Laravel

  Sources   Download

MIT

The Requires

 

by Ferdie De Oliveira