Dockerfiles for LiveAgent standalone.
-
Download a most recent version of application to the
app
folder. -
Build and run liveagent
docker-compose up -d
-
Open
https://your.domain
with your web browser.
docker-compose start
docker-compose stop
docker-compose stop && docker-compose rm
All the database data are stored in db
folder.
If you want to know how to use docker-compose, see the overview page.