Docker container for Laravel Spark
1.8K
: Solr ~ : ~.
\ / . ` ~
,''.___.''. `.
/ ! \ `. ` ______
' ; : \ \\----\\ __ _ _ _ | /
\\ \\ (_ |_)|_||_)|/ ______ ____
\\ \\ __)| | || \|\ \\ \\ / /
▒▒ \\____\\___________________\\---\\ / |
▒▒ ▒▒ '-----\\-------------------\\----' \ \
▒▒ ▒▒ ▒▒ ▒▒ \\___________________\\ ▒▒ / \__
.__▒▒__▒▒__▒▒__▒▒__\_____________________\__▒▒__▒▒ / \
/ \ \ \ \ \ \ \ \________/ /\______\
| /
~~. - . ~ |~ . ~ , ~ . ~ . ~ ~ . ~ . ~ , ~ . . .~ . ~ ~~ . ~... ~~ / ~.~ ~ -- ~ . ~
| __ __/
|_________ (0 ) ___/
| ______ \ ___/
| ______ | __/
| ________| ____/
| ______ \ _______/
\________ \______________________________________/
Docker container for Laravel Spark
Installing docker, https://docs.docker.com/engine/installation/
Install Spark-Docker container
docker pull websemantics/spark-docker
docker-compose up
| Tables | Are |
|---|---|
| APP_NAME | app |
| APP_DOMAIN | spark.dev |
| APP_EMAIL | [email protected] |
| DB_DATABASE | spark |
| DB_USERNAME | spark |
| DB_PASSWORD | secret |
| Port | Description |
|---|---|
| 80 | Port 80 is open to allow standard HTTP traffic. |
| 443 | Port 443 is open to allow standard HTTPS traffic. |
| 3306 | Port 3306 is open to allow MySQL traffic. |
| 6379 | Port 6379 is open to allow Redis traffic. |
| 8983 | Port 8983 is open to allow Solr traffic. |
| Volume | Description |
|---|---|
/var/www/html/app | This is the volume that stores your application. |
/var/cache/nginx | The volume to access Nginx cache. |
/var/log/nginx | Nginx logs stored in this volume |
/var/log/supervisor | The volume to access supervisord logs. |
/var/lib/mysql | Access to mysql from this volume. |
/var/lib/solr | Access to Solr from this volume. |
solr folder are from https://github.com/composer/packagistContent type
Image
Digest
Size
592.7 MB
Last updated
over 10 years ago
docker pull websemantics/spark-docker