All pages
Powered by GitBook
1 of 1

Loading...

Deployment

Wisej.NET can be deployed in several ways, with or without a web server:

  • Internet Information Server (IIS) is the most common deployment target.

  • Cloud deployments, such as Amazon AWS, Microsoft Azure, …

  • Most modern ASP.NET Provider.

  • and as reverse proxies.

  • Desktop Application through the deployment.

  • Local service or process through the deployment.

  • Containerized deployment using or any other Windows container technology.

Version 2.x of Wisej.NET can only be deployed on Windows machines. Linux is supported starting from version 3.0.

Usually, the deployment is just a matter of copying the correct files to the target machine and configure the web server to recognize the deployed folder as an application.

We cover each scenario in this document, the most common are:

NGINX
Apache
Standalone
Self Hosting
Docker
IIS
Microsoft Azure
Amazon AWS
ASP.NET Hosting