Results 11 comments of Victor Yang

> Thanks @cobenash for the detailed information. If I want to use the same database, I assume I don't need to do the export/import step. Correct? There is no schema...

@R8s6 r Yes. Psql command don't need to use database password. :)

@R8s6 I guess the issued occurred because of the .env file. According to the `env.example`, there is a database connection variable in it. https://github.com/mattermost/docker/blob/main/env.example ``` # Domain of service DOMAIN=mm.example.com...

> @cobenash for this part: > > ``` > sudo chown -R 2000:20000 volumes > ``` > > Should it be 2000:2000, instead of 2000:20000? Oooops. Yes. Thanks. I've modified...

> @cobenash May be you should create a PR to add your other way to migrate from `mattermost-docker` or if you want I can do ? I think it could...

@almereyda Yeah, I agree with you. It sounds like a good plan that we write a WIKI or some document of backup strategies.

I've provided another way to migrate from `mattermost-docker`. Please take a look on the #42 and feel free if there are any issues inside.

I have the same issue. Hope @appleboy help to fix this.

@appleboy Thanks. Here is my configuration as follows. ```yaml= backup_mysql: image: appleboy/docker-backup-database:mysql-5.7 networks: - ReverseProxy logging: options: max-size: "100k" max-file: "3" environment: STORAGE_DRIVER: s3 STORAGE_ENDPOINT: s3.amazonaws.com STORAGE_BUCKET: mybucket-db-backup STORAGE_REGION: ap-southeast-1...

Hi, I have the same issue. Drupal version 9.0.10 Drupal Console version: 1.9.7