Honing the craft.

You are here: tag: automation

Migrating ownCloud CE to Docker

As part of my effort to move all my production services and development projects deployed on my home microserver into Docker containers, I have started to migrate the ownCloud Community Edition I am running for my personal data into a new container based installation. I have encountered some problems and the migration required some trial and error, hence, to facilitate the iteration, I have written a shell script to handle most of the standard migration steps. This post explains, what the script does and how the migration process looks like using it, while also giving a bit of a background.