wallabag / wallabag/docker

recovering (articles) from a previous version

Open
#244 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
769
Forks
168
PR merge metrics
No merged PRs in 30d

Description

As many, I had problems when upgrading from 2.3.8 to 2.4.1. After doing the migration manually with the following command:
`$ docker exec -t NAME_OR_ID_OF_YOUR_WALLABAG_CONTAINER /var/www/wallabag/bin/console doctrine:migrations:migrate --env=prod --no-interaction`

I still could not get my docker instance of wallabag up and running. So I made a backup of the wallabag directory, and started from scratch. Doing so, I have now the last version running on a container, but obviously, no content.

As I still have the backup of the old instance, would it be possible to move the content to the new instance? If so, how could I do it?

Thanks in advance

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.