Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automate deployment of FAQ site #78

Open
KyleMit opened this issue Sep 28, 2020 · 1 comment
Open

automate deployment of FAQ site #78

KyleMit opened this issue Sep 28, 2020 · 1 comment

Comments

@KyleMit
Copy link
Member

KyleMit commented Sep 28, 2020

Targets

  • Test
  • Prod

Events

  • Commit on Main -> Prod
  • On KB Publish -> Test
  • Button Click -> Test/Prod

Current State

  • Build Locally
  • Move Files

Hosting Options

  • on network
  • cloud
    • netlify
    • azure static sites
    • gh-pages

Challenges

  • git commits
  • authentication

Actions

  • publish
  • deploy-kb
  • fetch
  • archive
  • lint
  • list

Todo

  1. Create Azure Static Sites bucket

    1. Create Storage Account
    2. Create Static Web Site
    • Blob Containers > $web
    1. 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant