Tag: migration
-
Migrate mercurial code hosting from Bitbucket to your server in 9 steps using docker
By now Atlassian is dropping support to Mercurial on the popular Bitbucket service. Here is a proof of concept to use a Docker container as a separate environment where self-host your code using basic mercurial features without bells and whistles. To do so, a docker container based on popular and lightweight jdeathe/centos-ssh image will be […]
-
Guide to migrate a Drupal website to Django after the release of Drupal 8
I maintain a news website written in Drupal since 2007. It is a Drupal 6, before was a 5. I made many Drupal 7 installations in these years and I went to three Drupal local conventions. This is a guide on how to abandon Drupal if you already knows some basics of Django and Python. Drupal on LAMP: […]