Colleagues, there was a small question about publishing an ASP.NET Core application. I have plans to make a non-complex .NET site. While in the planning stage. During the deliberation, a few questions appeared that could not find a normal answer.
- I know that in the Russian-speaking market there are not so many hosting on Windows Server. If I create a site through Core, can I publish it through a server with * nix OS? If so, is this a laborious task?
Is there a way to publish a site through a docker image? If so, where can I find the instructions? (I’ll say right away that I didn’t work with the docer, but I would like to try it, and if the question isn’t put correctly or wrongly, don’t blame me
Is it possible to do something similar through the Azure server? Is it hard to do?
- Does hosting depend on PWA support (meaning that my application already implements PWA)?
PS I understand that most likely the question is not the most relevant for this platform, but maybe someone came across)