Skip to content

feat: Add Docker Compose for Chatwoot#4

Open
Farenheith wants to merge 1 commit intorafaelquines:masterfrom
Farenheith:chatwoot
Open

feat: Add Docker Compose for Chatwoot#4
Farenheith wants to merge 1 commit intorafaelquines:masterfrom
Farenheith:chatwoot

Conversation

@Farenheith
Copy link
Copy Markdown
Contributor

Description

Adds complete Docker Compose configuration to run Chatwoot locally in a fully functional and testable manner.

What was added

  • docker-compose.yml: Chatwoot configuration with PostgreSQL, Redis and all necessary dependencies
  • .env: Environment file with default variables (SMTP disabled, email verification disabled)
  • README.md: Complete documentation with usage instructions, startup and troubleshooting
  • Helper scripts:
    • confirm-email.sh: Script to manually confirm user emails
    • make-first-user-admin.sh: Script to make the first user an account admin

How to use

docker compose -f [docker-compose.yml](http://_vscodecontentref_/0) up

docker compose to make it easier to test chatwoot
locally.
Also, a test .env and some helper scripts to confirm email and make the
first user admin.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant