Skip to content

spect88/lwt-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LWT Docker

A quick local setup of Learning With Texts using Docker and Docker Compose.

Usage

First you need to have Docker installed and set up correctly. This may require creating a VM with docker-machine - Kitematic is a tool which does this automatically.

When docker is set up (output of docker ps doesn't complain about connection issues), you need to clone or download this repo and run:

docker-compose up -d

LWT should be running now, available at the IP address of your docker host and port 7070.

Feel free to change the timezone in config/php.ini (you'll need to restart lwt-app docker container to make it work).

About

LWT (Learning With Texts) local setup using Docker Compose

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages