Skip to content

First steps

The eodash ecosystem is designed to support many types of setups. You can use individual components, integrate specific endpoints or dynamically configured clients based on custom user workspaces.

We want to make sure that setting up the ecosystem is simple. We provide template repositories to guide you in the process. These templates show how to integrate eodash into other frameworks and help you apply it in your own architecture.

We present basic use cases so they can work on their own, and show how part of the ecosystem can be integrated into services you manage.

As described in eodash ecosystem concept you only need two things for an eodash instance:

  • a supported (STAC) catalog
  • a configured and deployed eodash instance

You can set this up by using GitHub Pages. This is how the template repositories are set up. Start with the Catalog backend section to learn how to setup your own catalog deployment. Afterwards, look into the eodash instance section to learn how to deploy and configure your instance.