Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.91 KB

File metadata and controls

30 lines (19 loc) · 1.91 KB

azure-web-app-for-containers-test

研究プロジェクトのWebアプリを気軽にデプロイする方法」 Chapter 03 Azure Web App for Containers のサンプルコードを含むリポジトリです。

Directory structure

  • src/ TypeScript で書かれたWebサーバ
  • dist/ npm run build でトランスパイルされたWebサーバのコード置き場
  • .github/workflows/ Azure Web App for Containers へ自動デプロイを行う GitHub Actions の設定

see also: Amazon Lightsail Containersの場合

How to use

このリポジトリを fork して動作させる場合、以下の設定が必要です。

Demo site

Microsoft Azure App Service の F1 tier のプラン(月額料金: 無料)で動いています。予告なく落ちることがあります。


https://github.com/arch-inc/azure-web-app-for-containers-test