Installation

Installation

You need to have following applications installed on your system to run the course:

  1. Git https://git-scm.com/downloads
  2. Virtualbox https://www.virtualbox.org/
  3. Vagrant https://www.vagrantup.com/downloads.html

Follow the installation instructions of each application for your operating system.

Install the course

Open a terminal. Then run following:

  1. git clone https://github.com/thecodingbrain/bookiemarker-course
  2. cd bookiemarker-course and vagrant up
  3. Open http://localhost:7220 in your browser

Note

Should you encounter an error during step 2 (something like "SSL read: error:00000000:lib(0):func(0):reason(0), errno 60") it means that a server timeout has occured. Just run vagrant up again, it will resume the download until finished.

Complete and Continue  
Discussion

1 comments