Skip to content

The repo contains a script to get everything to run Sylius application. You need only docker.

Notifications You must be signed in to change notification settings

formapro/sylius-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The repository contains a script which installs Sylius. The only thing you need is docker and its docker-compose util.

  1. Clone this repo
$ git clone [email protected]:formapro/sylius-installer.git
$ cd sylius-installer 
  1. Run install.sh script

The script may ask you several questions.

$ install.sh
  1. Run the app:
$ cd sylius
$ docker-compose up -d 
  1. Open localhost in your browser.

About

The repo contains a script to get everything to run Sylius application. You need only docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages