February 11, 201511 yr Hey guys. I have a request and I know this is a shot in the dark. I have no experience with docker and thought maybe I could ask here for something specific. One of my hobbies is home brewing. I recently stumbled upon an app (raspberry pints http://raspberrypints.com/) that i find interesting and would like to play with. Any way someone could put together a docker container for this for me?
February 11, 201511 yr Author There is a guide on their site for installing it under any OS without a raspberry pi. That led me to believe you did not need a raspberry pi to run it. http://bernerbits.github.io/ras-pints-without-pi/
February 11, 201511 yr Then it might be possible to do. Go to docker.io and start reading the documentation they have
February 16, 201511 yr Add my private repo to your docker tab in unraid https://github.com/sparklyballs/private-repo/tree/templates/Sparkly-Private reload info on that page, then add pints select local folders for saving out appdata ( /config is for the dbase files). let it run for a good 5 minutes or so, then at the unraid command line issue this command. docker exec -it Pints mysql_secure_installation the most important part being to set a root password for the database (pints doesn't work without a password for the dbase) then go to the webui for pints (right click icon in docker tab of unraid and select webui) and fill in the setup details (leave dbase at localhost)
February 19, 201511 yr Author I don't see it in the list from your private repo. Am I missing something? I do have a section for Sparkly-Private.
January 14, 201610 yr I never thought there'd already be a docker for this, let alone one on the unRAID forum! Thanks sparklyballs! My only suggestion is that you include the "docker exec -it Pints mysql_secure_installation" bit in the docker description so people know to do that part for startup.
Archived
This topic is now archived and is closed to further replies.