DataHub

Platform:

Channel Revision Published Runs on
latest/edge 29 10 Jul 2026
Ubuntu 22.04
juju deploy datahub-k8s --channel edge

Learn about actions >

  • get-password

    Return the auto-generated initial admin password. The default admin username is datahub.

  • reindex

    Rebuild the search and graph indices from the metadata store. Fetches the latest version of each metadata aspect from the database and re-indexes it. Run on the leader unit after a restore or migration, or when search results are missing or stale.

    Params
    • clean boolean

      Delete the existing indices before reindexing.