Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 751 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 751 Bytes

Test task for timebook

This is CI repository for a simple web-application, based on laravel PHP web-framework. Application located here.

Using with test-kitchen framework

kitchen converge ubuntu

Make sure that ruby, related gems (test-kitchen, kitchen-vagrant, kitchen-ansible), vagrant and VirtualBox are installed!

Don't hesitate! See kitchen help and go to official documentation if you want to investigate this framework closer. It's really best!

Using with raw ansible

  1. Change target host in inventory file
  2. Execute deploy.yml playbook via ansible-playbook
  3. Enjoy! (this isn't tested, but i convinced that it works)