shry
shry
Did you update wordup-cli from 0.7.2 to 0.7.3 ? It could be that this upgrade breaks the current installations, because the docker-compose version changed.
I'm pretty sure if you run `wordup stop --delete` (Please keep in mind that the WordPress installation with created posts etc. will be deleted) and afterwards `wordup install` it will...
Thank you. I guess the issue could be platform related (Windows only). The ENV variable of the ports seems to make some problems. Could you lookup in the wordup config.json...
I investigated this issue, and i came to the conclusion that the downgrade of the docker-compose version in 0.7.3 is not compatible with Windows. If you change the version (at...
> Hi, I was having the same issue and I "solved" it by hardcoding the ports in the `docker-compose.yml` file. I realize it's not the best solution but is working...
Ok. Thank you. I'm currently rewriting/refactoring a lot of parts of the wordup-cli, perhaps this bug will be fixed afterwards ;)
Thank you for your question. This behavior is correct: `wordup list` shows you all your wordup projects on your system. If you have deleted a project from the filesystem you...
I will consider your idea, thank you :)
I'm personally using VSCode with a docker extension. With this setting you can connect with the shell with just one click. But i will checkout how to implement a direct...
Yes, i think the same. I will put it on my todo :)