PHP deployment: the right way

Recently I prepared a presentation about how to deploy PHP application properly. I spoke about major problems which we have to handle when we deploy an application. Also I prepared a list of different deployment tools in PHP (and not only) and gave some tips on how to deploy with Rocketeer.

You can find my presentation here (note, that you can use not only left/right arrow keys for navigation, but also up and down arrow keys).

Here are some tips on how I created that presentation:

  • reveal.js - very flexible tool for creating nice animated presentations — it is really fast indeed;
  • also I found that it is very cool to access computer screen from phone via TeamViewer and use extended keyboard mode to click left/right/up/down arrow keys, which magically converts the phone into a remote control!