mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-12-26 19:18:55 +01:00
Enabeling data processing in docker container. (#195)
This commit is contained in:
@@ -16,7 +16,7 @@ See the [CONTRIBUTING.md](CONTRIBUTING.md) about how code should be formatted an
|
||||
|
||||
The project has currently the following entrypoint available:
|
||||
|
||||
- **data-processing** > Transfers all the data from the mongodb into the sql db to make it available as production data.
|
||||
- **data-transformation** > Transfers all the data from the mongodb into the sql db to make it available as production data.
|
||||
- **reset-sql** > Resets all sql tables in the connected db.
|
||||
- **copy-sql** > Copys the content of a db to another db.
|
||||
- **webserver** > Starts the webserver showing the analysis results.
|
||||
|
||||
Reference in New Issue
Block a user