I've been using YAMS for over a year and love this platform! Has been really easy to use and taught me a lot about docker. This morning I was reading about the recent security breach at Plex and was trying to update plex version. In my haste I accidentally ran "yams update" command without giving it too much thought. Apparently I was running V2 before and by initiating this command I updated to V3 (or at least I assume that's what happened?)
Kicking myself for not backing up right before. I am now going through getting everything up and running again and one thing I am noticing right away is when I run "check-vpn" I get the following back:
Unfortunately, v2 and v3 aren’t compatible, and there’s no easy way to roll back. Did you happen to have a backup? If not, checking the history of the docker-compose file in GitLab might be your best bet.
I went through and modified the docker compose. Things seem to be working now just by commenting out some lines that are new for Gluetun, any red flags you can see on these changes?