Skip to content

holser/openstack-summit-paris-2014

Repository files navigation

How we fought for High Availability

Resources

  • Presentation Deck

Installation

This presentation uses external markdown and speaker note, it is required that presentations run from a local web server. The following instructions will set up such a server.

  1. Install Node.js

  2. Install Grunt

  3. Clone the Presentation Repository

    $ git clone --recursive https://github.com/holser/openstack-summit-paris-2014.git

4. Navigate to openstack-summit-paris-2014 folder
 ```sh
 cd openstack-summit-paris-2014
  1. Install dependencies

    $ npm install
  2. Serve the presentation and monitor source files for changes

    $ grunt serve
  3. Open http://localhost:8000 to view your presentation

    You can change the port by using grunt serve --port 8001.

  4. Press s to see speaker notes, esc to see the structure of presentation

  5. Press f for presentation mode

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published