Download the PHP package nilsteampassnet/teampass without Composer
On this page you can find all versions of the php package nilsteampassnet/teampass. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download nilsteampassnet/teampass
More information about nilsteampassnet/teampass
Files in nilsteampassnet/teampass
Package teampass
Short Description teampass
License GPL-3.0-only
Homepage https://www.teampass.net
Informations about the package teampass
Teampass 3
Teampass is a Collaborative Passwords Manager solution installed On-Premise.
Copyright © 2009-2024, Nils Laumaillé
- Requirements
- About PHP versions
- Documentation
- Run from Docker image
- Install with Docker
- Install with Docker Compose
- Languages
- Licence Agreement
- Website
- Bugs
Requirements
- MySQL 5.7 or higher,
- Mariadb 10.7 or higher
- PHP 8.1 or newer,
- PHP extensions:
- mcrypt
- openssl
- ldap (if used)
- mbstring
- bcmath
- iconv
- xml
- gd
- mysql
- curl
- gmp
Website article with instructions: https://www.valters.eu/teampass-a-self-hosted-password-manager-to-increase-organizations-cybersecurity/
YouTube video: https://youtu.be/eXieWAIsGzc?feature=shared
About PHP versions
Teampass should be installed using the most recent PHP version.
The branch master
is the living one that is improved and comes with new features.
It requires at least PHP 8.1
installed on the server.
Nevertheless, Teampass can be used with PHP 7.4 version.
The Github Teampass project has a dedicated branch called PHP_7.4
for this version.
Notice that only bug fixing will be performed on this branch.
Documentation
✍️ Documentation is available.
Run from Docker image
@valterseu created a Docker image from scratch with no dependencies and fully automated that you can also use.
Open the Docker Hub image and get all information.
Complete usage documentation can be found at GitHub Docker image URL.
Install with Docker
The Docker image provided will create a Teampass installation in its /var/www/html/
directory, which you should mount as a volume to keep persistent. SSL is not provided if you use this image without a proxy in front of it. See the included Docker Compose file for an example setup.
Note: Use /var/www/html/sk
as your "Absolute path to saltkey" during installation.
Install with Docker Compose
The included jwilder/nginx-proxy image for details. In short, you'll need to put your certificate file (with extension .crt, e.g. teampass.domain.local.crt) and the according private key file (with extension .key, e.g. teampass.domain.local.key) into the directory ssl, named exactly after the FQDN you put into the VIRTUAL_HOST
variable. Make sure to restart the nginx service after changes to the certificate or at least signal it with the reload command: docker-compose exec nginx nginx -s reload
.
Note1: The database's hostname is db
. You can find the database's credentials in the environment variables of the db
service.
Note2: Use /var/www/html/sk
as your "Absolute path to saltkey" during installation.
Languages
Teampass is currently available in the following languages:
- ENGLISH
- CATALAN
- CHINESE
- CZECH
- DUTCH
- ESTONIAN
- FRENCH
- GERMAN
- HUNGARIAN
- ITALIAN
- JAPANESE
- NORWEGIAN
- PORTUGUESE
- PORTUGUESE (BR)
- ROMANIAN
- RUSSIAN
- SPANISH
- TURKISH
- UKRAINIAN
- VIETNAMESE
Languages strings are managed at POEditor.com. Please participate to improving its translation by joining Teampass POEditor project.
Licence Agreement
For detailed information on the licenses of our dependencies and our licence policy, please see Detailed Licence Information.
Website
Visit Teampass.net
Bugs
If you discover bugs, please report them in Github Issues.
All versions of teampass with dependencies
ext-mysqli Version >=5.1.0
ext-mbstring Version *
ext-openssl Version *
ext-bcmath Version *
ext-iconv Version *
ext-xml Version *
ext-gd Version *
teampassclasses/sessionmanager Version dev-master
teampassclasses/superglobal Version dev-master
teampassclasses/nestedtree Version dev-master
ezimuel/php-secure-session Version dev-master
teampassclasses/performchecks Version dev-master
teampassclasses/encryption Version dev-master
teampassclasses/language Version dev-master
teampassclasses/ldapextra Version dev-master
illuminate/contracts Version ^10.32
tightenco/collect Version ^9.52
nesbot/carbon Version ^2.71
directorytree/ldaprecord Version ^2.20
voku/anti-xss Version ^4.1
tiben/crontab-manager Version ^1.4
sergeytsalkov/meekrodb Version ^2.5
owasp/csrf-protector-php Version ^1.0
phpmailer/phpmailer Version ^6.8
moxiecode/plupload Version ^3.1
tecnickcom/tcpdf Version ^6.6
paragonie/random_compat Version ^9.99
elegantweb/sanitizer Version ^2.1
defuse/php-encryption Version ^2.4
dittertp/gibberish-aes-php Version ^4.0
phpseclib/phpseclib Version ~1.0
firebase/php-jwt Version ^6.9
neitanod/forceutf8 Version ^2.0
goodby/csv Version ^1.3
robthree/twofactorauth Version ~2.1
passwordlib/passwordlib Version ^1.0.0-alpha2
hackzilla/password-generator Version ^1.6
peppeocchi/php-cron-scheduler Version ^4.0
duosecurity/duo_universal_php Version ^1.0
spomky-labs/otphp Version ^11.2
symfony/http-foundation Version ^6.4
symfony/password-hasher Version ^6.4
symfony/finder Version ^6.3
symfony/process Version ^6.3
symfony/contracts Version ^3.4