Skip to content

mvr-studio/chatwoot_on_dokku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Chatwoot on Dokku

Deploy Chatwoot easily to Dokku with Dockerfile deployment.

Prerequisite

  • Dokku app
  • Postgres instance
  • Redis instance
  • Adjusted env variables taken from the .env.example

Usage

$ git clone https://github.com/mvr-studio/chatwoot_on_dokku.git
$ cd chatwoot_on_dokku
$ git remote add dokku dokku@[YOUR DOKKU INSTANCE ADDRESS]:[APP NAME]
$ git push dokku main

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published