GithubHelp home page GithubHelp logo

docker-wordmove's Introduction

This image was officially forked by weLaika. From now, please use welaika/docker-wordmove instead of simonbland/docker-wordmove, to get the official and latest image.


Docker image to run Wordmove.

Based on mfuezesi/docker-wordmove, with WP-CLI support added.

What's inside

  • ubuntu 14.04
  • openssh-server
  • curl
  • rsync
  • wordmove
  • mysql-client-5.5
  • php5
  • wp-cli
  • ENV RUBYOPT="-KU -E utf-8:utf-8" (Fix for some mysql sync issues)

How to use

To run this image

docker run -it --rm -v ~/.ssh:/home/wordmove/.ssh:ro simonbland/wordmove bash

This starts a shell, with wordmove available on the command-line.

To run this image in a full Docker-based WordPress environment

See Wordpress development made easy using Docker

This tutorial explains how to set up a WordPress environment, using Docker Compose, with the following four interconnected containers:

  • database
  • wordpress
  • phpmyadmin
  • wordmove

Don't forget to replace image: mfuezesi/wordmove with image: simonbland/wordmove to get the latest version of Wordmove.

Known limitations

  • If sql_adapter is set to wpcli, then the movefile must be in the same directory as the WordPress directory
  • WP-CLI cannot be run as root unless the --allow-root flag is given, and Wordmove doesn't add this flag when calling WP-CLI; this is why the current user is wordmove instead of root, when starting this container

Advanced usage

To become root

Run sudo su and use wordmove as the password.

TODO

  • Base this image on a smaller image than Ubuntu
  • Configure Webhooks to build this image on Docker Hub when a new version of the wordmove gem is available

docker-wordmove's People

Contributors

mfuezesi avatar simonbland avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

welaika

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.