Management

Every Hydrolix deployment includes the following endpoints:

  • Hydrolix Web UI
  • Hydrolix API
  • Prometheus

The UI is a web interface that helps manage infrastructure, tables, databases and users on your Hydrolix cluster. The API is a RESTful OpenAPIv3 endpoint. You can view the schema for your Hydrolix cluster at https://<host>.hydrolix.live/config/schema/, or you can browse the API Reference on this documentation site.

Prometheus is a monitoring tool. You can use Prometheus directly or use it as a source for another monitoring tool. All Hydrolix service components have Prometheus node exporters installed by default.

The following diagram shows the workflows accessible to each endpoint:



What’s Next