Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Rename docker images #330

@esheehan-gsl

Description

@esheehan-gsl

The names of our docker images no longer accurately reflect the current application architecture.

api
The Flask application that serves the entire application, not just the JSON data
ui
An nginx webserver that serves static assets and reverse proxies requests to the Flask app
data
The Lambda function for ETL of diagnostic data

We should probably rename api to app and ui to something like webserver or static.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions