Complete guide to setting up Chatwoot development environment using Docker and Docker Compose.
docker
and docker-compose
installed.
As of now, we recommend a version equal to or higher than the following:
http://0.0.0.0:3000/
http://0.0.0.0:8025/
(You will receive all emails going out of the application here)SECRET_KEY_BASE
environment variable in your .env
file and then run the below commands:
byebug
or binding.pry
, use the following command to bring up the app instead of docker compose up
:
dockerfile
gemfile
package.json
db:reset
.
Container fails to start
Database connection refused
Port already in use
Out of disk space
Build fails