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 컬렉션, 글로벌 내비게이션, 푸터, 테마, 게시 기능이 있는 다중 페이지 웹사이트 빌더
- 스토어프론트 — 상품 카탈로그, 장바구니, 결제 기능을 갖춘 이커머스 스토어프론트입니다.