Umbraco in parallels on M1 Mac and deployment

So im trying to venture into the realm of V9 - and trying to get a workflow up and running, that will make my MacFrontender life bearable.

So i got windows 11 home for Arm up and running in parallels, got vs code up and running (not gonna use VS).

Got a project up and running, compiled and running on localhost, with a DB on a server at the hosting provider. All as i wanted, great!!!

So now i want to “upload” the site to the hosting provider.

I run the dotnet publish -o ../deployment-artefacts -f net5.0 command as described on the install page, and upload the files from the now created “deployment-artefacts” folder.
But i get a 500 error.

So now i’m stuck and ned heeeeeeeeeeeelp :|.


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/108008-umbraco-in-parallels-on-m1-mac-and-deployment