Skip to content

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:

  1. The backend: PostgreSQL database, GeoServer/GeoNetwork endpoints, source databases, secrets.
  2. The ELT: the Airflow deployment executing the DAGs, and the AIRFLOW_STAGING_TIMEOUT_SECONDS setting.
  3. The frontend: which backend to talk to.
  4. Optionally, a source database to enable the Database import source type.

If you run into trouble along the way, see the Troubleshooting section.