Skip to content

GalekDeprecated/multiplePhp

Repository files navigation

Installation

git clone git@github.com:JanGalek/multiplePhp.git

Requirements

  • docker
  • docker-compose

Configuration

  • Copy config.bash.example to config.bash
cp config.bash.example config.bash
  • Change your variables inside config.bash

For Linux

allow scripts to run

chmod +x scripts/*

PHP

  • Copy docker-compose.yml.example to docker-compose.yml
cp docker-compose.yml.example docker-compose.yml

set your volumes, don't change target path

Variables

REPOSITORY_DIR

path to your repositories

System

Set your system, there is only one condition, LINUX or whatever

RUN_SUDO

For linux, set to 1 for enable or 0 to disable. Another systems it has disabled.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published