I needed to migrate a ruby on rails app from amazon web services to a privately owned hosting service. AWS has it's own method of building and provisioning rails app (basically by using their in house tool called "beanstalk"), so provisioning and migrating the data to a normal, private server meant I took some quick notes … Continue reading Lessons learned: migrating Ruby on Rails app to a private server
Android Linux / Raspberry Pi Bluetooth communication
This post explores my attempt to get bidirectional bluetooth communication going between an android device and a linux computer (in this case a Raspberry Pi running Raspbian). This post is part of the documentation of knowledge acquired while building an "AquaPi" - a raspberry pi that will act as a control center for an aquarium. … Continue reading Android Linux / Raspberry Pi Bluetooth communication
You must be logged in to post a comment.