Keep your passwords behind the firewall
Project description
TeamVault is an open-source web-based shared password manager for behind-the-firewall installation. It requires Python 3.3+ and Postgres.
Installation
apt-get install libffi-dev libpq-dev mercurial python3.4-dev
pip install teamvault
pip install hg+https://bitbucket.org/kavanaugh_development/django-auth-ldap@python3-ldap
teamvault setup
vim /etc/teamvault.conf
teamvault upgrade
teamvault run
Update
pip install --upgrade teamvault
teamvault upgrade
Development VM
pip install bundlewrap
vagrant up
vagrant ssh -c "sudo teamvault plumbing createsuperuser"
vagrant ssh -c "sudo teamvault upgrade && sudo teamvault run"
Go to http://teamvault and log in with the username and password you set. To handle code changes, just interrupt the last command with CTRL+C and run it again.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
teamvault-0.2.0.tar.gz
(845.7 kB
view hashes)
Built Distribution
teamvault-0.2.0-py2-none-any.whl
(879.1 kB
view hashes)
Close
Hashes for teamvault-0.2.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 270dab88df27983648bbc72755e67a92a8d7996d0e5615429801dec2af22bd62 |
|
MD5 | 481097e81d9ad22b7eb27c84c5c42dd6 |
|
BLAKE2b-256 | 1dd71cc0b2680039d8f6704b03f4c5a0986d863bcd582524332eac298af212a8 |