Sign inSign up

ismisepaul/securityshepherd_new

By ismisepaul

Updated about 7 years ago

The Web Application for Security Shepherd

Image
0

462

ismisepaul/securityshepherd_new repository overview

This is the web application only you'll need a MySQL server to connect to. After you pull and run this docker image do the following;

docker pull mysql:5.5
docker run -e MYSQL_ROOT_PASSWORD=CowSaysMoo --name secshep_mysql mysql:5.5

Find the IP of your mysql docker container docker inspect secshep_mysql | grep IP

In an Internet Browser type localhost and fill out the details of the database server.

After you login to the application with admin password you'll need to change the grants to match the IP address of the mysql docker container - How to

Tag summary

Content type

Image

Digest

Size

73 MB

Last updated

almost 8 years ago

docker pull ismisepaul/securityshepherd_new