Skip to content
This repository has been archived by the owner on May 28, 2022. It is now read-only.

A container-based presentation that explains CouchDB design documents by using them. Created for CS 588 - Cloud & Cluster Data Management, Fall 2019, Portland State University.

edev/cs588-couchdb-ddocs-presentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS588 CouchDB Design Documents Presentation

A container-based presentation that explains CouchDB design documents by using them.

Created by Dylan Laufenberg for CS 588 - Cloud & Cluster Data Management, Fall 2019, Portland State University.

Docker Images

The following folders define Docker images:

  • couchdb - the CouchDB instance
  • firstrun - scripts for loading data into CouchDB
  • sinatra - a simple Web app written in Ruby/Sinatra

Running the project

The following are required to build the containers:

  • Docker
  • Docker Compose
  • Ruby
  • Bundler

With these installed, simply type docker-compose build && docker-compose up -d to build and launch the container group.

GitHub Pages

A static HTML version of the presentation (not backed by CouchDB) is available at: https://edev.github.io/cs588-couchdb-ddocs-presentation

About

A container-based presentation that explains CouchDB design documents by using them. Created for CS 588 - Cloud & Cluster Data Management, Fall 2019, Portland State University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published