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
- Clone the repository:
git clone https://github.com/marmotdata/marmot
- Navigate to the quickstart directory
cd marmot/examples/quickstart
- Start the example
docker compose up
- 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.