My experience of installing nopCommerce on Azure

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nopCommerce

    ASP.NET Core eCommerce software. nopCommerce is a free and open-source shopping cart.

  • There are two ways to deploy the app on Azure. I don't find nopCommerce in the Azure app gallery as of now though. So I have tried FTP deployment and app publishing from Visual Studio. The best way is to publish it from Visual Studio. FTP deployment takes too long to transfer files to Azure. That may be due to the app service plan, which has basic hardware performance. But the file transfer is quicker with the Visual Studio deployment. I can either clone the app from nopCommerce's GitHub site or download it from releases to do FTP deployment. To publish from Visual Studio, I need to download publish profile from Azure App Service. In Visual Studio, when you publish the app, you can just import the publish profile that you downloaded from Azure app service.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Beginner wanting to build e-commerce website

    1 project | /r/learnprogramming | 25 Sep 2022
  • A Philosophy of Software Design – Book Summary and Notes

    1 project | news.ycombinator.com | 3 May 2022
  • what should i use to make my site

    1 project | /r/webdev | 16 Feb 2022
  • Migration from .NET5 to .NET 6: Performance benchmarks

    1 project | dev.to | 8 Feb 2022
  • Java guy maybe moving to .NET -- what to learn?

    4 projects | /r/dotnet | 19 Mar 2023