Liberchat Docker
Quickly deploy Liberchat locally for development and testing with Docker. Ideal solution for a rapid development environment.
Rapid deployment
Launch Liberchat in a few commands
Isolated environment
Test without affecting your system
Easy development
Ideal for contributing to the project
Quick Start
Clone the repository
git clone https://github.com/Liberchat/Liberchat-docker.git
Configuration
cd Liberchat-docker
./configurer.sh
Local access
The application launches automatically after configuration
http://localhost:3000