webtrees, a self hosted online collaborative genealogy application: interactive family trees, pedigree and descendancy charts, records, media and per user accounts.
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.
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.
Real screenshots taken while testing this image against its deployment guide.
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:
## Concrete Use Cases
## 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.