Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Guillaume Vincent 2d1aa84baf simplify webpack configuration 8 år sedan
backend @ 55f8725322 add docker-compose files with backend and nginx container 8 år sedan
nginx @ 5273ab5c1e force https for lesspass 8 år sedan
.gitignore simplify webpack configuration 8 år sedan
.gitmodules add docker-compose files with backend and nginx container 8 år sedan
LICENSE Initial commit 9 år sedan
README.md add docker-compose files with backend and nginx container 8 år sedan
docker-compose.yml force https for lesspass 8 år sedan

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