updated readme

This commit is contained in:
Diego Lendoiro 2018-04-26 15:18:59 +02:00
parent 2e9afc8526
commit 1df53e7017
1 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,12 @@
Passbolt is a free and open source password manager that allows team members to
store and share credentials securely.
# Requirements:
* rng-tools or haveged are required on host machine to speed up entropy generation on containers.
This way gpg key creation on passbolt container will be faster.
* mariadb/mysql >= 5.0
# Usage
Users are encouraged to use [official docker image from the docker hub](https://hub.docker.com/r/passbolt/passbolt/).