/fl-default-static

Static File Server From Blob

Primary LanguageC#Apache License 2.0Apache-2.0

Server Default Static

Defaults page (index.htm) for containers. No need for compute on top of raw storage; if you are running static sites.

Quick Deploy to Azure

Deploy to Azure

Configuration

You must create a Container in the storage account once this is created (default 'www'). Then upload your desired site (resources) to the Container.

Application settings

  • DefaultPage - index.htm
  • Container - Container which acts as root of the site (default: www)
  • Storage - Storage account from which to stream resources from.