wocker: create a wordpress development environment in seconds

27
Wocker Create a WordPress Development Environment in Seconds

Upload: kite-koga

Post on 12-Jan-2017

847 views

Category:

Software


2 download

TRANSCRIPT

WockerCreate a WordPress Development Environment in Seconds

Dzien dobry´

I’m Kite

! kite.koga " @ixkaito # ixkaito

Designer / Web developer WordCamp Kansai 2015 Executive Committee Chairman

WordPress

since 4.0

Core Contributor

Rails Contributoralso

What is

Wocker?

NOT wódka :)×

Docker-based

Rapid Development Environment of WordPress

How Fast?

It takes just

3 seconds to create a new WordPress environment!

WordPress Tavern

100+ Stars on GitHub

What is Docker? How is it different from virtual machines?

Virtual MachinesEach virtual machine includes the application, the necessary binaries and libraries and an entire guest operating system - all of which may be tens of GBs in size.

DockerDocker Containers include the application and all of its dependencies, but share the kernel with other containers. They run as an isolated process in user space on the host operating system.

Virtual Machines Docker

Wocker Overview

Wocker Container

(Docker Container)

Wocker Container

(Docker Container)

Wocker Container

(Docker Container)

Host Machine (Mac, Windows, Ubuntu)

Wocker Commands

Virtual Machine + Docker Engine (CoreOS)

Vagrant Commands

Get Started

1. Install Vagrant

2. Install VirtualBox

3. Install the vagrant-hostupdater plugin

$ vagrant plugin install vagrant-hostsupdater

4. Clone the Repository

$ git clone https://github.com/wckr/wocker.git && cd wocker

5. Start Up Wocker

$ vagrant up

6. Visit http://wocker.dev

Tech Demos

More Information http://wckr.github.io/

Dziekuje bardzo´´