VermontDepartmentOfHealth / covid-bot

A knowledge base & automated chatbot from the Vermont Department of Health with info for the COVID-19 response
https://vermontdepartmentofhealth.github.io/covid-bot/
MIT License
3 stars 2 forks source link

automate deployment of FAQ site #78

Open KyleMit opened 3 years ago

KyleMit commented 3 years ago

Targets

Events

Current State

Hosting Options

Challenges

Actions

Todo

  1. Create Azure Static Sites bucket

    1. Create Storage Account
    2. Create Static Web Site
      • Blob Containers > $web
    3. Upload via Azure Storage Explorer

      https://sovcovidbotteststorage.z13.web.core.windows.net/
      https://apps-test.health.vermont.gov/COVIDFAQ/

  2. Repoint proxy to azure static sites

  3. GH Action to build and deploy site to Azure

  4. Click a button -> run a command -> return info

KyleMit commented 3 years ago

Actions

Examples