Skip to content

0.1.0-beta.1

Compare
Choose a tag to compare
@jlubken jlubken released this 05 Jan 18:00
· 88 commits to release since this release
0011557

Features:

  • docker compose deployment for infrastructure and webapi
  • removal of plugin support because they can leak PHI
  • branding
  • revision of session deletion as marked deletion to retain auditing in the database

Deployment for data science subscription:

  • infrastructure: docker compose up --build ds-azure
  • webapi: docker compose up --build ds-webapi