AltarDocker
Docker Compose stack for MongoDB, MinIO, Omniboard, and AltarExtractor for local/dev.
A set of small, pragmatic tools for MongoDB (Sacred) metadata, MinIO artifacts, Omniboard visualization, and handy desktop utilities.
Altar is designed for researchers and engineers who have experiment results — containing metadata, time series, images, or any files — organized in folders, and want to:
Whether you're running scientific experiments, ML training runs, or lab measurements — if your data lives in folders and you need a better way to explore it, Altar can help.
Docker Compose stack for MongoDB, MinIO, Omniboard, and AltarExtractor for local/dev.
Dash web app to browse Sacred experiments, filter by config, view metrics, and export as CSV or explore in Pygwalker.
GUI to map experiment folders and send runs to Sacred (MongoDB) and artifacts to MinIO.
Go to AltarDocker, edit .env, then docker compose up -d. Omniboard connects to your MongoDB.
Run docker compose --profile extractor up -d to add AltarExtractor. Open localhost:8050 and connect to MongoDB.
Use AltarSender to map folders and push runs to Sacred and files to MinIO.
Visualize with Omniboard, browse and filter with AltarExtractor, download datasets as CSV.
Keep experiment data organized, reproducible, and explorable with a small set of focused tools. Use only what you need; each subproject stands on its own.