Teampass is a Collaborative Passwords Manager
Copyright (c) 2009-2017, [Nils Laumaillé] ([email protected])
Before installing and using TeamPass, you must accept its licence defined as GNU AFFERO GPL.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
[Read Licence] (license.md)
Visit Teampass.net
For bugs discovery or any suggestions, please report in [Github Issues] (https://github.com/nilsteampassnet/TeamPass/issues)
Currently SSL is not provided in this setup, it is advised to use something like HAproxy to add SSL support
Two ways to provide Docker install In both cases, the Teampass will be persistent IF you keep the data volume intact between runs and the database content (of course)
docker-compose builddocker-compose up -d/teampass/skdocker build -t teampass .docker run -d -p 80:80 -v /srv/teampass:/teampass --name teampass teampass/teampass/skOnce uploaded, launch install/upgrade.php and follow instructions.
Teampass is translated in next languages:
Languages strings are managed at [POEditor.com] (https://poeditor.com/projects/view?id=16418).
Content type
Image
Digest
Size
142.6 MB
Last updated
over 9 years ago
docker pull try2codesecure/teampass