Skip to content

runo721/bouncer-admin

 
 

Repository files navigation

bouncer-admin

The admin interface for https://github.com/mozilla-services/go-bouncer/.


Requirements

docker 18.09.2
mysql 5.6

Updating Requirements

To update all requirements: hashin -u

How to get started

sh app.sh MYSQL_LOGIN

replace MYSQL_LOGIN with whatever parameter you use to connect to mysql with read and write privileges (eg. sh app.sh -u root -p)

Run docker exec -it local-nazgul pytest in a separate terminal to test the code

That's it! Go to 0.0.0.0:8000

About

The admin interface for https://github.com/mozilla-services/go-bouncer/.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 97.9%
  • Shell 1.3%
  • Dockerfile 0.8%