1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/teampass_ynh.git synced 2024-09-03 20:26:37 +02:00
teampass_ynh/README.md
Maniack Crudelis 115c8317dd Upgrade helpers
2018-07-13 17:37:28 +02:00

2.8 KiB

Teampass for YunoHost

Integration level
Install Teampass with YunoHost

Lire ce readme en français.

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

Overview

TeamPass is a Passwords Manager dedicated for managing passwords in a collaborative way by sharing them among team members.
Teampass offers a large set of features permitting to manage your passwords and related data in an organized way in respect to the access rights defined for each users.

Shipped version: 2.1.27.15

Screenshots

Demo

No demo available.

Configuration

Use the admin panel of your teampass to configure this app.
To find the admin panel, use the login 'admin' and the password choose during the installation.

Documentation

YunoHost specific features

Multi-users support

Supported, with LDAP.

Supported architectures

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

Limitations

  • The upgrade script doesn't work from the version 2.1.26-3. A manual migration have to be done. For now we can't be sure that the upgrade script is going to work for the following upgrades.
    Be aware that the upgrade could be not smoothly.

Additionnal informations


Developers infos

Please do 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/teampass_ynh/tree/testing --verbose
or
sudo yunohost app upgrade teampass -u https://github.com/YunoHost-Apps/teampass_ynh/tree/testing --verbose