Top Banner
Wocker Create a WordPress Development Environment in Seconds
27

Wocker: Create a WordPress Development Environment in Seconds

Jan 12, 2017

Download

Software

Kite Koga
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Wocker: Create a WordPress Development Environment in Seconds

WockerCreate a WordPress Development Environment in Seconds

Page 2: Wocker: Create a WordPress Development Environment in Seconds

Dzien dobry´

Page 3: Wocker: Create a WordPress Development Environment in Seconds

I’m Kite

! kite.koga " @ixkaito # ixkaito

Designer / Web developer WordCamp Kansai 2015 Executive Committee Chairman

Page 4: Wocker: Create a WordPress Development Environment in Seconds

WordPress

since 4.0

Core Contributor

Page 5: Wocker: Create a WordPress Development Environment in Seconds

Rails Contributoralso

Page 6: Wocker: Create a WordPress Development Environment in Seconds

What is

Wocker?

Page 7: Wocker: Create a WordPress Development Environment in Seconds

NOT wódka :)×

Page 8: Wocker: Create a WordPress Development Environment in Seconds

Docker-based

Rapid Development Environment of WordPress

Page 9: Wocker: Create a WordPress Development Environment in Seconds

How Fast?

Page 10: Wocker: Create a WordPress Development Environment in Seconds

It takes just

3 seconds to create a new WordPress environment!

Page 11: Wocker: Create a WordPress Development Environment in Seconds

WordPress Tavern

Page 12: Wocker: Create a WordPress Development Environment in Seconds

100+ Stars on GitHub

Page 13: Wocker: Create a WordPress Development Environment in Seconds

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

Page 14: Wocker: Create a WordPress Development Environment in Seconds

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.

Page 15: Wocker: Create a WordPress Development Environment in Seconds

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.

Page 16: Wocker: Create a WordPress Development Environment in Seconds

Virtual Machines Docker

Page 17: Wocker: Create a WordPress Development Environment in Seconds

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

Page 18: Wocker: Create a WordPress Development Environment in Seconds

Get Started

Page 19: Wocker: Create a WordPress Development Environment in Seconds

1. Install Vagrant

Page 20: Wocker: Create a WordPress Development Environment in Seconds

2. Install VirtualBox

Page 21: Wocker: Create a WordPress Development Environment in Seconds

3. Install the vagrant-hostupdater plugin

$ vagrant plugin install vagrant-hostsupdater

Page 22: Wocker: Create a WordPress Development Environment in Seconds

4. Clone the Repository

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

Page 23: Wocker: Create a WordPress Development Environment in Seconds

5. Start Up Wocker

$ vagrant up

Page 24: Wocker: Create a WordPress Development Environment in Seconds

6. Visit http://wocker.dev

Page 25: Wocker: Create a WordPress Development Environment in Seconds

Tech Demos

Page 26: Wocker: Create a WordPress Development Environment in Seconds

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

Page 27: Wocker: Create a WordPress Development Environment in Seconds

Dziekuje bardzo´´