Quick deployment of Sylius development environment
Before installing this project, please, make sure you have installed docker and docker-compose To install docker execute:
$ curl -fsSL https://get.docker.com -o get-docker.sh
$ sh get-docker.sh
$ pip install docker-compose
$ git clone https://github.com/trydirect/sylius.git
$ cd sylius
$ ./setup.sh
echo "127.0.0.1 localdomain kibana.localdomain" | sudo tee -a /etc/hosts
| URL | App |
|---|---|
| http://localdomain | sylius home page |
| http://kibana.localdomain | kibana dashboard |
Default kibana creds:
Content type
Image
Digest
sha256:9978641bf…
Size
476.5 MB
Last updated
10 months ago
docker pull trydirect/sylius