netcarver Posted February 15, 2015 Share Posted February 15, 2015 Though this isn't a PW project I thought I would take the opportunity to post an image of my PHP-based, redis backed, pick-and-pack software (I mentioned it here) that integrates with Amazon via their MWS API and is served via nginx running on one of the original 256mb Pi B models. The site is accessed in the warehouse from an Android tablet which allows me to move around the shelving to find the items really quickly and take care of printing off the address labels then packing and finally shipping the orders. If you've never seen what Amazon's seller central pick and pack list is like then I hope you can appreciate the difference given the example below (apologies as this is an old screenshot)... 4 Link to comment Share on other sites More sharing options...
ERMARCELLO Posted February 25, 2015 Share Posted February 25, 2015 @ivanrI'm also interested in hosting my own web server using either a PI 2 or an ODROID C1. Now that you own them both ,which one do you suggest? Also,do it would be possible to host TWO different web services using only one of these machines? I don't expect to get more than 10 views daily for each website.Thanks and have a good day Link to comment Share on other sites More sharing options...
ivanr Posted February 25, 2015 Author Share Posted February 25, 2015 Hi Ermarcello and welcome to the forum! From my opinion a PW website is running OK on both C1 and Pi2 - I see no big differences. Raspberry Pi is better SW supported and is more mature I would say - you can restart it without problems while C1 you can't etc. Odroid C1 is better at some tasks like browsing as it is HW accelerated. I think it should be possible to host multiple low traffic websites on both of them without problems. Link to comment Share on other sites More sharing options...
netcarver Posted February 25, 2015 Share Posted February 25, 2015 @ivanr I'm also interested in hosting my own web server using either a PI 2 or an ODROID C1. Now that you own them both ,which one do you suggest? Also,do it would be possible to host TWO different web services using only one of these machines? I don't expect to get more than 10 views daily for each website. Thanks and have a good day Hi @Ermarcello and welcome to the forum! If it's only 10 hits a day per site, you could probably run both sites on an old Pi B and be fine - as long as all 20 hits didn't happen in the same few seconds. Link to comment Share on other sites More sharing options...
MuchDev Posted February 26, 2015 Share Posted February 26, 2015 Well I got my brand new pi2 all loaded up with mysql and apache, this thing is great! I have it shared through my dyndns if you wanna give it a try. I just have the bluevr profile loaded on processwire. Credentials are: admin / password. go to: therestaurant.endoftheinternet.org 3 Link to comment Share on other sites More sharing options...
netcarver Posted February 27, 2015 Share Posted February 27, 2015 @MuchDev Seems pretty responsive, would fly with ProCache. 1 Link to comment Share on other sites More sharing options...
MuchDev Posted February 27, 2015 Share Posted February 27, 2015 Excellent point! I'll load that up. Link to comment Share on other sites More sharing options...
MuchDev Posted February 27, 2015 Share Posted February 27, 2015 K lill pi is up and running with procache now. * I lied, it was loaded but not running totally wasn't paying attention. Link to comment Share on other sites More sharing options...
netcarver Posted February 27, 2015 Share Posted February 27, 2015 @MuchDev Here are my load timings for your site... Kind of surprised it took so long with ProCache, would have expected it to be faster. 1 Link to comment Share on other sites More sharing options...
apeisa Posted February 27, 2015 Share Posted February 27, 2015 Procache cannot help with multiple requests and slow connection. 2 Link to comment Share on other sites More sharing options...
MuchDev Posted March 17, 2015 Share Posted March 17, 2015 Hey 4 sec for Seattle to London on a $35 apache server doesn't seem too shabby, not to mention 12mb budget broadband. I'll be setting this up on nginx some time this week and see whats transfers are like. 1 Link to comment Share on other sites More sharing options...
jerry Posted July 29, 2015 Share Posted July 29, 2015 I just posted a comprehensive HOW-TO, that describes how get a solid and good working stripped down Ubuntu server on the Odroid c1 with also Joomla installed and with proper ownership and rights settings for Joomla combined with the server. It works great. Go here (it also solves the Dvorak keyboard issue) 1 Link to comment Share on other sites More sharing options...
bernhard Posted April 23, 2016 Share Posted April 23, 2016 just bougth a new PI3, setup apache + pw default profile and got the following performance on the homepage on my local network via WIFI (don't know if a wired setup would be faster?! the pi3 has wifi onboard) 60 requests over 60 seconds (1 per second) 300 requests over 60 seconds (5 per second) 600 requests over 60 seconds (10 per second) PW 3.0.15 everything is really smooth only thing that takes a little time is resizing big images of some MB via GD really nice 2 Link to comment Share on other sites More sharing options...
OrganizedFellow Posted May 24, 2016 Share Posted May 24, 2016 I bought a Beagle Bone black some time last year. Been meaning to do something useful with it. Perhaps a mini webserver Thanks for the ideas fellas! Link to comment Share on other sites More sharing options...
Recommended Posts