pinry / docker-pinry

An easy way to get a Pinry instance up and running using Docker.
http://getpinry.com/
Other
55 stars 23 forks source link

Add steps to configure pinry before building. #1

Closed tylerstalder closed 10 years ago

tylerstalder commented 10 years ago

I followed these instructions and was able to get pinry running but couldn't create a new user from the web and had to tear down the container and read the pinry docs for the initial configuration. There may be a better way to call createsuperuser from outside the container after start that would work better for this guide, but for my case it was easier to just enable signups.

overshard commented 10 years ago

Very nice addition to the README, thank you for this. I often gloss over this stuff and it does make it hard for new users.