bcgov / nr-fds-pyetl

Repository for the python etl sync process currently used by nr-spar
Apache License 2.0
0 stars 0 forks source link

Integrate data load for ephemeral oracle with docker compose #8

Closed franTarkenton closed 3 weeks ago

franTarkenton commented 1 month ago

Integrate the script with docker compose allowing for a single docker compose command to

franTarkenton commented 3 weeks ago

completed https://github.com/bcgov/nr-fds-pyetl/pull/25

franTarkenton commented 3 weeks ago

Start oracle database, run the migrations, perform the data load:

docker compose up oracle-data-load

Documentation for this feature: docs/data_load.md