Installation
This section covers a development / evaluation setup using Docker Compose, which brings up every component (backend, frontend, Airflow, PostgreSQL, GeoServer, GeoNetwork) on a single machine.
For better control over what gets deployed and how, read on to the Configuration section afterwards.
There are 3 distinct steps in getting a working instance:
- Make sure the prerequisites are met
- Follow the quick-start to bring up the stack with Docker Compose
- Configure the backend, ELT and frontend for your platform: see Configuration