Quick Start
import { Steps } from ‘@astrojs/starlight/components’;
-
Clone and enter the repo.
Terminal window git clone https://github.com/sstagg/Magellon.gitcd Magellon/Docker -
Copy the example config and start the stack.
Terminal window cp .env.example .envbash start.sh -
Open the UI at http://localhost:8080 and log in.
-
Import a session, open the Plugins page, pick a plugin, fill the generated form, and click Run.
For a fuller walk-through — including demo data — see Installation.