• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Recent content by lettersnumbers_-

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
  1. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    Check here for fixing users/permissions.
  2. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    I finished my enclosure. Now I just need the fridge. I'm gonna go with a side by side and use the right for fermenting, then later on add another arduino to control the freezer and turn it into a kegerator. At least that's the plan.
  3. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    The names of the pages might certainly be confusing right now. The original page was index.php. Fuzzewuzze's original private page is index.php and he made a public page called something else. My private page is control.php and public page is index.php. I would check your .htaccess file...
  4. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    Nah, I unplugged the Arduino at some point.
  5. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    Mine is currently not hooked up to a fermentation chamber or any beer. I'm fine with it, just let me know what you're trying so I can try and figure out how to secure it!
  6. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    Great job, gezzanet. I just finished up my arduino sheild this morning. I love the ministereo solution! I'm going to steal that for my enclosure. Don't you need switches on those outlets in Australia? Have a Tim Tam for me.
  7. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    Hmm.. My .htaccess solution seems to have a problem. It makes it impossible to save new or modified beer profiles... Removing save-beer-profiles from the .htaccess seems to fix it.
  8. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    I don't really see the point. With SSH and FTP you can do everything you want without a gui. I don't really want a gui for my raspberry pi, at least not this one. If, however you do, want a gui without hooking up keyboard/mouse/monitor, look into this instead. I'd rather have one more piece of...
  9. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    I haven't had my raspberry pi ever lock up, but I haven't kept it on for more than a day straight so far. However, this looks like an easy hardware based solution to auto reboot your pi if it gets hung up. Seems like a no brainer, right?
  10. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    Improvements on the public and private brewpi pages Disclaimer: I am by no means an expert at this, and am not very confident that this is extremely secure. If you expose your brewpi to the internet at all there is a risk that someone else will be able to control it, potentially controlling...
  11. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    So that should close off access to the php pages, but what about the javascript? Is there any reason to protect those? I'm not really clear on what can be done by accessing them, or how one would access them directly.
  12. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    I see a couple improvements on this, which I've tested and seem to work. In the second filesmatch, you can use regular expressions to save a bit of typing. I've also removed previous_beers, as I want public access to that, and I think that's safe. you have a typo in save_beer_profile as well...
  13. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    Let's talk web security! I'm nearly done with my modifications, but think there's still some room for improvement on the security front. I'm planning to do a write up of the changes I made in case they help anyone else, although to someone with more web experience than me, I haven't really done...
  14. L

    HOWTO - Make a BrewPi Fermentation Controller For Cheap

    Thank you, MongooseMan. That was actually the first thing I tried, but I must not have copied the file over correctly...
Back
Top