Quantcast
Channel: Active questions tagged blazor - Stack Overflow
Viewing all articles
Browse latest Browse all 4839

How is a Blazor Server app deployed in Linux?

$
0
0

I have a Blazor Server app, developed in VS Code on a Mac. At this point in development, it runs correctly on localhost, as well as on a Windows Server instance in AWS Lightsail, using IIS.

For final deployment, I would like to install the app on a Linux instance, also in AWS Lightsail. The following is a list of the parameters involved:

  1. The instance is a Bitnami LAMP stack, running Debian 12.
  2. There is an installation of the official Microsoft .Net 9 SDK in the instance.
  3. There is an available domain name, registered in my registrar and Route 53, and it has an SSL certificate assigned to it.
  4. The app has DevExpress Blazor controls in it.

What now? Is there anything special that needs to be done in the publish? Does it matter where the files are uploaded? What configuration needs to be done? Does Apache need to be involved? Is there anything else I need to know?

Thanks!


Viewing all articles
Browse latest Browse all 4839

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>