docker Blinking LED using Elixir embedded image on Raspberry Pi In the April Seattle Erlang/Elixir Meetup the awesome guys at Rose Point Navigation gave a demo of burning Elixir/Erlang application as part of a custom built image and then running it on Raspberry Pi. This was very interesting to me as I
docker Using ElasticSearch in Elixir ElasticSearch is a document database, not in the typical sense, topped up with a Lucene for doing free form text search on your document. This is kind of the storage you want to use if you expect a lot of search on the entities
docker Docker file for Phoenix How many time have you started some project, setup your machine with the correct version of softwares and then after a while have to move to another PC or something went wrong with your PC and you have to redo the things again and