1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00
webtrees_ynh/README.md
2020-07-30 18:44:39 +02:00

3.3 KiB

Webtrees for YunoHost

Integration level
Install Webtrees with YunoHost

This package allow you to install Webtrees quickly and simply on a YunoHost server.
If you don't have YunoHost, please see here to know how to install and enjoy it.

VERY IMPORTANT: There is a security fix in nginx. Please update as soon as possible regarless of any version you are on.

Overview

webtrees is the web's leading online collaborative genealogy application.

-It works from standard GEDCOM files, and is therefore compatible with every major desktop application. -It aims to to be efficient and effective by using the right combination of third-party tools, design techniques and open standards.

webtrees allows you to view and edit your genealogy on your website. It has full editing capabilities, full privacy functions, and supports imedia such as photos and document images. As an online program, it fosters extended family participation and good ancestral recording habits, as it simplifies the process of collaborating with others working on your family lines. Your latest information is always on your web site and available for others to see, defined by viewing rules you set.

Note: Its better to upgrade from the Webtrees admin panel when new version arrives.

Shipped version: 2.0.7, released 27 July 2020

Demo

Configuration

How to configure this app: From an admin panel, a plain file with SSH, or any other way.

Documentation

  • Official documentation: https://wiki.webtrees.net
  • YunoHost documentation: If specific documentation is needed, feel free to contribute.

YunoHost specific features

Multi-user support

Are LDAP and HTTP auth supported? Can the app be used by multiple users?

Supported architectures

  • x86-64 - Build Status
  • ARMv8-A - Build Status

Limitations

  • Any known limitations.

Additional information

  • Other info you would like to add about this app.

More info on the documentation page:
https://yunohost.org/packaging_apps


Developer info

Only if you want to use a testing branch for coding, instead of merging directly into master. Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/webtrees_ynh/tree/testing --debug
or
sudo yunohost app upgrade webtrees -u https://github.com/YunoHost-Apps/webtrees_ynh/tree/testing --debug