July 16, 2015 — One of the newest tools on the market is an open source system called Vagrant. Thanks to this amazing application, you can quickly and easily create a new virtual development environment at a moments notice.
July 13, 2015 — Vagrant is a fantastic piece of software that allows developers and testers to create portable, reusable and easily reproducible development environments. This session covers the functional aspects and a quick demo of the workflow of using Vagrant specifically for WordPress development.
June 18, 2015 — How to set up a Vagrant development system.
May 24, 2015 — This talk walks through setting up a professional, powerful, and efficient local development environment. It discusses how to get set up, why, and the different things you can do with a great set up.
January 4, 2015 — This talk covers a few key “Aha” moments that you should have about the way WordPress works. Michael talks about things like the template hierarchy, what’s going on in wp-config, where WordPress content is stored (the database vs file system), how posts and pages and custom post types are represented in the database, what folks are talking about when they talk about hooks and filters, and just generally review the “behind the scenes” mechanics of how WordPress works
December 19, 2014 — Celem prezentacji będzie wprowadzenie do środowiska Vagrant i możliwości jego wykorzystania podczas pracy z WordPressem.
Krótki plan prezentacji:
Co to jest Vagrant?
Podstawowe polecenia.
WordPress i Vagrant.
Wady i zalety.
Podsumowanie.
December 8, 2014 — Vagrant, Puppet and WP-CLI. This talk is what these technologies do and how you can use them to automate and source control your environment.
October 28, 2014 — In a distributed working environment with employees spanning multiple countries, it’s very important to get everyone using the same tools for stable development and deployment. In this presentation, Brando Dove walks through the vagrant provisioning process, 3rd party services, and home grown tools that are successful with enterprise clients.
September 12, 2014 — Learn how Vagrant, a tool for creating portable development environments, can help you:
– Easily setup a local development environment
– Match your local development environment to production and avoid surprises during deployment.
– Share development environments with team members and get new team members up and running in record time.
– Easily deploy code by using providers and provisioners.
August 21, 2014 — An entertaining and informative demonstration of a typical use case for WordPress development-, deployment-, and provisioning automation. Using technologies such as Vagrant, Ansible, Nginx, Ubuntu, and WP-CLI, there is a better way than using traditional development tools such as MAMP. This presentation is aimed at everyone with an interest in professional development environments for their WordPress projects, including developers, designers, project managers, as well as users.