Complete guide to backing up and restoring your Chatwoot installation data
pg_dump
tool provided by PostgreSQL for this purpose.
S3
, GCS
, etc., ensure backups using the options available with the provider.
If you are using the local
storage provider, ensure to take a disk backup of the storage
folder in the root of your Chatwoot Installation.
.env
file or keep a backup of these configurations based on your setup.
cwctl
assume that there are no customisations done to the Chatwoot installation. We don’t provide support for custom modifications of the Chatwoot codebase. If you are planning any such modifications, please ensure that you back up these customisations using git
or other appropriate tooling.
continuous
or daily
backups as per your need.