Compare commits
2 Commits
2f2716a62b
...
cc4aadc708
| Author | SHA1 | Date | |
|---|---|---|---|
| cc4aadc708 | |||
| 04c0499cce |
@@ -10,6 +10,9 @@ services:
|
|||||||
- db_network
|
- db_network
|
||||||
volumes:
|
volumes:
|
||||||
- /home/sarens-data:/sarens-data
|
- /home/sarens-data:/sarens-data
|
||||||
|
environment:
|
||||||
|
- TARGET_POSTGRES_PASSWORD=${TARGET_POSTGRES_PASSWORD}
|
||||||
|
- DBT_POSTGRES_PASSWORD=${DBT_POSTGRES_PASSWORD}
|
||||||
|
|
||||||
# # Uncomment if you are using the Airflow orchestrator, delete otherwise
|
# # Uncomment if you are using the Airflow orchestrator, delete otherwise
|
||||||
# airflow-scheduler:
|
# airflow-scheduler:
|
||||||
|
|||||||
@@ -167,7 +167,7 @@ environments:
|
|||||||
loaders:
|
loaders:
|
||||||
- name: target-postgres
|
- name: target-postgres
|
||||||
config:
|
config:
|
||||||
database: lakehouse_sarens
|
database: lakehouse-sarens
|
||||||
host: lakehouse-sarens-db-1
|
host: lakehouse-sarens-db-1
|
||||||
load_method: append-only
|
load_method: append-only
|
||||||
user: lakehouse-sarens
|
user: lakehouse-sarens
|
||||||
|
|||||||
Reference in New Issue
Block a user