Closed dianjuar closed 6 years ago
To pulling the uploads was necessary add a line in volumes of the wordmove service
- ./configs/wordmove/:/home/ # <---- readonly removed to create a new wordmove file
- ${HOME}/.ssh/:/root/.ssh:ro
- /etc/passwd:/etc/passwd:ro # <---- needed to connect via ssh
Fix for the problem to pull and push database https://github.com/welaika/wordmove/issues/421#issuecomment-364575720
Improve WordMove instructions they are not tested well