Chris Alfano (Administrator) CHIME: COVID-19 Hospital Impact Model for Epidemics Update #2

Code for Philly set up a fork of the repository today to help manage incoming user and contributor interest: https://github.com/CodeForPhilly/chime

Major efforts in the new repository included:

  • Setting up a documentation site and consolidating knowledge: https://codeforphilly.github.io/chime/
  • Developing a kubernetes deployment: https://github.com/CodeForPhilly/chime/tree/master/k8s
  • Deploying a pre-production version of the application to Linode's LKE managed kubernetes: http://lke.penn-chime.phl.io/

Next up

  • Merge improvements from pennsignal's repository
  • Expand documentation on how to test the Kubernetes deployment locally on minikube
  • Automate building container and deploying to LKE on merge to master with GitHub Action workflow
  • Add documentation on how local groups can set up their own production deployment