https://store-images.s-microsoft.com/image/apps.55093.5a1906ee-db22-43bf-b3e4-4621ee53bf75.832d75c6-eae4-4422-9d40-4f05606702c8.1b9becfc-6ef0-49a8-ba1c-6736709d467a

Amundsen

by ATH Infosystems

(1 ratings)

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
$ sudo systemctl start docker 
$ sudo systemctl enable docker
$ python3 -m venv amundsen-venv
$ source amundsen-venv/bin/activate
$ pip show amundsen-databuilder
$ cd docker
$ docker compose up -d
$ docker compose -f docker-amundsen-local.yml up -d


To Access Amundsen Web Interface:

http://<ip-address>:5000

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.