From charlesreid1

Revision as of 21:32, 25 March 2017 by Admin (talk | contribs)

Docker boats are based on the Docker container analogy: each container holds and runs a service. A boat holds a bunch of containers. So my list of boats is a list of groups of containers that deploy together. Lists out a toolchain for a given project.

Docker/UGR Wifi Boat - building a boat for the UGR wifi project. This includes the following components:

  • stunnel SSL wrapper server
  • web server (hello world, hold report, access data)
  • https web server (ssl hello world)
  • mongodb database