evertramos / docker-wordpress

Wordpress Docker container using SSL Certificates with LetsEncrypt
https://evertramos.github.io/docker-wordpress/
MIT License
486 stars 155 forks source link

Website reset after container restart #30

Closed kbitr closed 5 years ago

kbitr commented 5 years ago

Maybe this is not related to the way the docker container are built, but every time I start an instance, import a backup from WP-Clone eg. and then restart the container, the website is set back to its state before the backup.

Any tips?

evertramos commented 5 years ago

Hello @kbitr,

This might be our of scope. of this repo... but you could check the database you set in the original site and the new one the database name, prefix etc... might be this part you forgot to set. It must be exactly the same as of the backup.

Cheers!

cdseoo commented 5 years ago

Hello @evertramos ,

I also encountered the same problem, how can I solve it please?

evertramos commented 5 years ago

@cdseoo we will need some more information to help out... the database name and prefix are the same? starts from there.