There are no Radzen specific deployment instructions for Nginx. Radzen produces a standard ASP.NET Core application. You use deploy to zip, upload the ZIP to your server and then follow the ASP.NET documentation for hosting ASP.NET Core and Nginx. Some Radzen users have used Docker with success.