Skip to main content

Quick Start

This guide will help you quickly spin up Marmot and populate it with sample assets and lineage relationships.

Requirements

  • Docker and Docker Compose
  • git

Getting Started

  1. Clone the repository:
git clone https://github.com/marmotdata/marmot
  1. Navigate to the quickstart directory
cd marmot/examples/quickstart
  1. Start the example
docker compose up
  1. Once started, you should be able to acces to the Marmot UI at http://localhost:8080

The default username and password is admin:admin

Getting Help

Join our Discord community to ask questions and connect with other Marmot users.