Configuration
Keep in mind the components presented in the Presentation section, it will help you understand how the pieces interact with each other.
You will need to configure:
- The backend: PostgreSQL database, GeoServer/GeoNetwork endpoints, source databases, secrets.
- The ELT: the Airflow deployment executing the DAGs, and the
AIRFLOW_STAGING_TIMEOUT_SECONDSsetting. - The frontend: which backend to talk to.
- Optionally, a source database to enable the Database import source type.
If you run into trouble along the way, see the Troubleshooting section.