Deploy Virto Commerce Storefront to on-premises .NET Core CLI

Step by step instruction on how to deploy Virto Commerce Storefront to on-premises environment using .NET Core CLI.

Be sure to have Virto Commerce Platform accessible and running before watching this.

I deployed Virtocommerce on Azure recently but had issues which I resolved with your team. However, Azure servers cost about $200 to $300 a month for platform and storefront. Can you direct me to a documentation where I can follow to deploy the platform and storefront on a much cheaper VPS provided by say wishosting.com or digitalocean.com?

At this moment, we don’t have step by step instruction to deploy the platform and storefront to either wishosting.com or digitalocean.com. But I don’t see any difference from instruction for deploying .NET8 application.

Assume I have an Ubuntu 22.04 vps with ip 193.24.124.43 and a Godaddy domain name admin.virtostores.com, can you send me link where I can install the platform on this instance so that I can access the virtoplatform on https://admin.virtostores.com.

Also how do I deploy the storefront on the same Ubuntu 22.04 vps and access it on https://virtostores.com?