Genealogy Research (Gramps Web)
Genealogy Research (Gramps Web) は osFoundry コミュニティカタログのアプリです。本格的な調査向けの系譜ツールです。Grampsの強力な家系図エンジンとGramps Webのブラウザインターフェースを組み合わせています。詳細な出典引用、証拠評価、GEDCOM 5.5.1エクスポート、高度な検索、カスタムレポートに対応します。デスクトップ版Gramps + Family Tree Maker / Legacy Family Treeに代わるオープンな選択肢です。永続ボリューム上で動作する単一の自己完結型コンテナ(Flask + SQLite + Grampsの家系図ストア)として提供します。
詳細
- ワークスペース: osfoundry
- カテゴリ: CREATIVE
- 料金: Free
- アクセス: Community
ドキュメント
ドキュメントは上流プロジェクトにより英語で管理されています。
# 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) をワンクリックでワークスペースにインストールし、osStudio でフォークしてプロンプト、ツール、または構成をご自身のスタックに合わせてカスタマイズできます。ワークスペース内のメンバーは誰でも、続きの作業を引き継げます。
コミュニティの他のアプリ
- CRM — 連絡先、商談、パイプライン管理を備えた顧客関係管理ツールです。
- Kanban Board — カード、ボード、カレンダー・テーブルビュー、ボードごとのプロパティを備えた、Trello風のカンバン・プロジェクトボードです。Focalboard(スタンドアロン個人サーバー)を基盤としています。永続ボリューム上に組み込みSQLiteを持ちます。
- ヘルプデスク — SLA トラッキング付きのチケットトリアージとカスタマーサポート受信箱です。
- Page Builder — セクション、テーマ、SEO、公開機能を備えた、ビジュアルなドラッグ&ドロップのページビルダーです
- Website Builder — CMS コレクション、グローバルナビゲーション、フッター、テーマ、公開機能を備えたマルチページの Web サイトビルダーです
- ストアフロント — 商品カタログ、カート、チェックアウトを備えた EC ストアフロントです。