You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent 2d1aa84baf simplify webpack configuration пре 8 година
backend @ 55f8725322 add docker-compose files with backend and nginx container пре 8 година
nginx @ 5273ab5c1e force https for lesspass пре 8 година
.gitignore simplify webpack configuration пре 8 година
.gitmodules add docker-compose files with backend and nginx container пре 8 година
LICENSE Initial commit пре 9 година
README.md add docker-compose files with backend and nginx container пре 8 година
docker-compose.yml force https for lesspass пре 8 година

README.md

lesspass

lesspass open source password manager (https://lesspass.com)

requirements

  • git
  • docker 1.10
  • docker-compose 1.6

try lesspass on local

clone application:

git clone https://github.com/guillaumevincent/lesspass.git
cd lesspass
git submodule update --init
docker-compose up -d

open the application in a browser: http://localhost