Skip to content
Scott Behrens edited this page Sep 4, 2015 · 8 revisions

Docker

Docker is the fastest way to try out Sleepy Puppy. This is for Play only. There are default passwords and TLS is not configured for this setup which will prevent Sleepy Puppy for loading captures on TLS enabled sites. For more detailed instructions about the Docker setup, go here

Requirements

  • Latest version of Docker Toolbox
  • A vm you have created with docker-machine
  • Terminal with all docker env variables set

Clone the Docker files and launch

git clone https://github.com/Netflix/sleepy-puppy-docker

Determine the ip address of your docker vm

docker-machine ls

Replace the host variable in docker-compose.yaml with that IP

    host: <YOUR IP ADDRESS HERE>

Run Docker compose

cd sleepy-puppy-docker && docker-compose up

Using the ip address for boot2docker you can log into Sleepy Puppy with:

http://<ip address>
user: admin
pass: password