Skip to content

Instantly share code, notes, and snippets.

@kaz29
Last active August 29, 2015 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaz29/8795b7875be96d2b8389 to your computer and use it in GitHub Desktop.
Save kaz29/8795b7875be96d2b8389 to your computer and use it in GitHub Desktop.

CakePHPで学ぶ継続的インテグレーション ハンズオン@PHPカンファレンス福岡

CakePHPで学ぶ継続的インテグレーションhttp://www.amazon.co.jp/dp/4844336789/を題材に、継続的インテグレーションの概要〜環境構築方法の解説〜実際の開発の流れを解説します。

参加される方は、ハンズオン当日までに以下の事前準備をお願いします。

事前準備

ハンズオンの前に、以下の環境をご確認ください。ハンズオン会場にはネットワーク環境の提供はないので、当日ダウンロードなどは難しいです。

  • gitコマンドが使えること
  • VirtualBoxがインストールされていること(https://www.virtualbox.org/wiki/Downloads)
  • Vagrantがインストールされていること(https://www.vagrantup.com/downloads.html)
  • 開発用の機材からネットワークに接続するためのモバイルルータ・ティザリングできるスマートフォンなど。
    • 講師側でモバイルルータを一台用意しました。もしお持ちであれば自前の通信環境があると安心です。
    • 使用する環境に関しては、USBメモリなどで配布予定ですが、githubへのpushなどネットワークを使う作業があります。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment