webtrees - Self-Hosted Genealogy and Family Tree Server

AWS Applications

webtrees, a self hosted online collaborative genealogy application: interactive family trees, pedigree and descendancy charts, records, media and per user accounts.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

webtrees is a mature open source online collaborative genealogy application. It gives you and your family interactive family trees, pedigree and descendancy charts, individual and family records, reports, media galleries and per user accounts, all through a clean web interface, so relatives can explore and contribute to a shared family history from any browser.

This image runs webtrees on a complete web and database stack, assembled and ready rather than left for you to wire together and step through a setup wizard. It suits families, societies and researchers who want a private, self hosted home for their genealogy that they run in their own cloud account.

Why the cloudimg image

The cloudimg image installs webtrees on a hardened stack with the database, application and administrator credentials generated uniquely for your instance on first boot and stored in a root only file, so nothing ships with a known password. The schema is built and the first administrator is created for you rather than left as an open setup wizard, and a small demo family tree is imported so the pedigree charts are populated the moment you sign in. Public self registration is disabled by default. The deployment guide covers signing in, importing your own GEDCOM files, pointing your domain and enabling HTTPS. 24/7 support is included.

Common uses

  • A private, self hosted home for your family history that you run in your own cloud account
  • Importing and exploring GEDCOM files as interactive pedigree and descendancy charts
  • A collaborative genealogy site where relatives contribute records, media and stories

Key features

  • Prebuilt and configured in minutes: unlike a manual install that requires setting up nginx, MySQL and PHP, creating a database and user, running the browser setup wizard and creating the first administrator, this image completes every step at image build time and even imports a small demo family tree, so you sign in and explore pedigree charts immediately after launch.
  • Secure by default with unique credentials: every instance generates its own MySQL, application database and webtrees administrator passwords on first boot and stores them in a root-only file, so no two deployments share a password and there is no known default login. The setup wizard is driven to completion so no open installer ships, public self registration is disabled, and MySQL binds to loopback only.
  • Full featured genealogy with dedicated storage and 24/7 support: interactive family trees, pedigree and descendancy charts, individual and family records, reports and media, all in the browser, with the database and application data on their own independently resizable EBS volumes. Backed by 24/7 cloudimg technical support via email and chat.

See it running

Real screenshots taken while testing this image against its deployment guide.

webtrees - Self-Hosted Genealogy and Family Tree Server screenshot 1 webtrees - Self-Hosted Genealogy and Family Tree Server screenshot 2 webtrees - Self-Hosted Genealogy and Family Tree Server screenshot 3

Description

This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

## Overview

webtrees is a mature open source online collaborative genealogy application. It gives you and your family interactive family trees, pedigree and descendancy charts, individual and family records, reports, media galleries, and per-user accounts, all through a clean web interface, so relatives can explore and contribute to your shared family history from any browser. This image delivers webtrees fully installed, configured, and security hardened, so you have a working genealogy server running within minutes of launch instead of assembling a web server, database, and PHP runtime and then stepping through the setup wizard yourself.

## Why This Image vs a Manual Install

With a standard webtrees deployment you must install nginx, MySQL, PHP and its extensions, download and place the application, create a database and user, run the browser setup wizard, and create the first administrator. This image completes all of that for you before first boot, and even imports a small demo family tree so the pedigree charts are populated the moment you sign in. Launch the instance, read your unique credential, and start building your tree.

## Application Stack

webtrees runs on nginx with PHP 8.3 and the extensions webtrees needs, backed by MySQL 8.0. The database datadir and the application code and data each live on their own dedicated, independently resizable EBS data volume, separate from the OS disk. Authentication is database backed, so accounts live in the application database and the administrator is a real account with a hashed password, not a shared default. Public self registration is disabled by default.

## Security Hardening

This image follows a secure-by-default approach:

  • No default or shared credentials: on the first boot of your instance, a one-shot service generates a fresh MySQL password, a fresh application database password, and a fresh webtrees administrator password unique to that instance, and stores them only in a root-only file
  • No open installer: first boot drives the webtrees setup to completion and writes the configuration file, so the privileged setup wizard is never reachable on a running instance
  • Database on loopback: MySQL binds to the loopback interface only; the security group opens ports 22 and 80
  • Dedicated data volumes: the database and the application data each live on their own disk, surviving OS-disk changes and resizable independently

## Concrete Use Cases

  • Family history for a household or society: a private, self-hosted home for your genealogy that you run and control in your own AWS account, with per-user accounts for relatives
  • GEDCOM exploration: import your existing GEDCOM files and browse them as interactive pedigree and descendancy charts, individual and family pages, and reports
  • Collaborative research: a shared genealogy site where multiple contributors add records, sources, and media under a public/private access policy

## AWS Integration

Deploy on any EC2 instance type. Back up your database and family history using EBS snapshots or AWS Backup on the dedicated data volumes. Resize the database and application volumes independently as your tree grows. Terminate reverse-proxy TLS with your own domain and certificate for public access.

## Getting Started

Read your credential from the root-only file, open the web interface in your browser, sign in, then import your own GEDCOM files or start building your family tree. webtrees serves on whatever hostname or IP address you reach it on.

## cloudimg Support

24/7 technical support by email and chat. Help with deployment, GEDCOM import and family tree configuration, version upgrades, performance tuning, and MySQL database administration.

All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

Related technologies

webtreesgenealogyfamily treefamily historygedcompedigree chartancestryphp applicationself-hostedopen source genealogy