Deploy GitLab on OpenShift

GitLab is a great web git repository application for everyone that wants to run his own Git repository at home or office. Unfortunately, the home made GitLab installation requires some skills that I don’t have to learn. The good thing is that some Docker images exists on Docker Hub, even the one from GitLab team.... » read more

Run OpenShift console on port 443

One thing that I really like on OpenShift, is that it very often eat its own food. To my opinion, it is generally a sign of a good design, but that’s another story. In this blog, I wanted to give a clue on how to make the OpenShift console run on port 443 by using... » read more

VPN tunnels through HTTP proxy using SSH

The title of this post is beatufill: 7 words, 3 acronyms equally distributed composed of 3,4 and 3 letters. But that’s not the topic….instead, today, we will learn how to setup a VPN tunnel using SSH when you are behind proxy. You will need: – a first tool: sshuttle – an SSH client able to... » read more

My wordpress blog migration to OpenShift Online

After almost a year working with a custom domain on wordpress.com, the world leader platform for blogging is asking me for a renewal of my domain name and service which is quite expensive baed on the sporadic usage I do of my blog and the traffic that I have. Anyway, that was a good opportunity... » read more

Locked out of your Mac : A few tips and tools

I was locked out of my mac for a stupid reason: I installed and downloaded the VPN Server Enabler, and when configuring a user to connect, I chose my own user. The bad thing is that VPN Server Enabler changes the shell to false and the home to some private empty dir. If you set... » read more