unillett/efle-verbes

Sponsored OSS

By UNIL

Updated 26 days ago

Application linguistique de conjugaison et de prononciation

Image
Languages & frameworks
Data science
0

2.0K

unillett/efle-verbes repository overview

Development and deployment with Docker

A working Docker installation is mandatory.

Environment files

Copy the following file: cp example.env .env

In development, the default values should work.

In production, you can replace all the variables values commented with "Should be updated":

  • APP_ENV : must be 'production'
  • APP_DEBUG : must be 'false'
  • APP_URL : find it on the Wiki
  • LOG_CHANNEL : must be 'stack'
  • DB_PASSWORD : find it on the Wiki (or ask team)
Environment installation & configuration

Run the following docker commands from the project root directory.

chmod -R 777 storage/

chmod +x ./setup.sh

docker compose up (add -d if you want to run in the background and silence the logs)

docker exec efleverbes-app ./setup.sh

Frontend

To access the application use the following link:

  • development: 127.0.0.1:8787

Tag summary

Content type

Image

Digest

sha256:451e1b13d

Size

324.2 MB

Last updated

26 days ago

docker pull unillett/efle-verbes

This week's pulls

Pulls:

189

Last week