Skip to content

Webikon/liveagent-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

liveagent-docker

Dockerfiles for LiveAgent standalone.

Requirements

Installation

  1. Download a most recent version of application to the app folder.

  2. Build and run liveagent

    docker-compose up -d

  3. Open https://your.domain with your web browser.

Starting/Stopping

Start

docker-compose start

Stop

docker-compose stop

Removing

Remove the containers

docker-compose stop && docker-compose rm

More informations

All the database data are stored in db folder.

If you want to know how to use docker-compose, see the overview page.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published