https://store-images.s-microsoft.com/image/apps.41763.5a1906ee-db22-43bf-b3e4-4621ee53bf75.bfc8d922-5b6e-4c7d-a329-39fed0264a4a.4699aae6-823b-4572-9af2-fc14023d63bf

Amundsen

inden ATH Infosystems

(1 bedømmelser)

Version 7.5.1 + Free Support on Ubuntu 24.04

Amundsen is a powerful open-source data discovery and metadata platform designed to help organizations easily find, understand, and manage their data assets. It provides a searchable interface for tables, dashboards, and pipelines, enabling data engineers, analysts, and data scientists to collaborate using trusted metadata.

Key Features of Amundsen:

  • Open-source data discovery and metadata management platform.
  • Searchable catalog for databases, tables, dashboards, and pipelines.
  • User-friendly web interface for exploring data assets.
  • Uses Neo4j and Elasticsearch for metadata storage and search.
  • Helps teams improve data visibility and governance.

Amundsen Usage:

$ sudo su
$ cd /opt/amundsen
$ docker compose -f docker-amundsen-local.yml up -d
$ docker ps
  

To Access Amundsen Web Interface:

http://<ip-address>:5000

To check Amundsen Databuilder version:

$ cd /opt
$ python3 -m venv amundsen-venv
$ source amundsen-venv/bin/activate
$ pip show amundsen-databuilder
  

Disclaimer:
Amundsen is an open-source data discovery platform maintained by its developer community. This content is provided for informational purposes only. We are not affiliated with or endorsed by the Amundsen project. All trademarks and product names belong to their respective owners.