playing with docker

I tried docker on RHEL. It’s very well documented but it’s not easy to understand how to build your own image. For testing, i tried a PostgreSQL one.

[Read more]


postgresql hstore in rails

I followed the railscasts on hstore but i needed some additional steps to have it working on my environment.

I will describe them in this post.

[Read more]