Skip to content

dock0-archived/fidelius

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inactive Project: I've stopped using this project in favor of running fidelius on Heroku

dock0/fidelius

Automated Build Build Status MIT Licensed

Container to run fidelius, a web app that checks for password security.

Usage

docker pull dock0/fidelius
docker run -d -p 80:80 -e "REDIS_URL=redis://user:password@host:port/db" dock0/fidelius

Make sure that REDIS_URL is accessible for the container

I'd recommend using dock0/redis, but I'll admit to being a bit biased.

License

This repo is released under the MIT License. See the bundled LICENSE file for details.

About

Container for password security webapp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published