Genealogy Research (Gramps Web)
Genealogy Research (Gramps Web) osFoundry community catalog में एक app है। एक serious-research genealogy tool — Gramps' powerful tree engine के साथ the Gramps Web browser interface. Detailed source citations, evidence ratings, GEDCOM 5.5.1 export, advanced search, custom reports. इसका एक open replacement desktop Gramps + Family Tree Maker / Legacy Family Tree. यह एक single self-contained container के रूप में आता है (Flask + SQLite + Gramps tree store) on persistent volumes.
विवरण
- Workspace: osfoundry
- Category: CREATIVE
- मूल्य: Free
- Access: Community
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# Genealogy Research (Gramps Web)
Research-grade web genealogy, powered by Gramps Web.
## Setup
Set `GRAMPSWEB_SECRET_KEY` to a 64-char hex string. On first open, follow the in-browser wizard to create the owner account and (optionally) import an existing GEDCOM or Gramps `.gramps` file.
## Single-container caveat
Gramps Web officially recommends a Redis + Celery worker sidecar for background tasks (full-text reindex, AI hints, large export jobs). This deployment runs the web container standalone — read / write / browse / search work, but long-running tasks (heavy export, OCR, AI) run synchronously and may time out. Add a separate worker container later if you need that.
## Storage layout
- `/app/users` — user-account SQLite
- `/root/.gramps` — the tree database (Gramps' native format)
- `/app/media` — uploaded photos / documents
- `/app/indexdir` + `/app/thumbnail_cache` — derived (regenerable)
## Theme / appearance
Gramps Web has its own light/dark toggle.
osFoundry में Genealogy Research (Gramps Web) का उपयोग कैसे करें
एक क्लिक में Genealogy Research (Gramps Web) को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।