From charlesreid1

m (Admin moved page Docker/Boats to Docker/Pods)
No edit summary
Line 3: Line 3:
Here is a link to more information about how to install Docker containers/images from Dockerhub: [[Docker/Dockerhub]]
Here is a link to more information about how to install Docker containers/images from Dockerhub: [[Docker/Dockerhub]]


[[Docker/Boats/Wifi]] - building a boat for the UGR wifi project. This includes the following components:
[[Docker/Pods/Wifi]] - building a boat for the UGR wifi project. This includes the following components:
* stunnel SSL wrapper server
* stunnel SSL wrapper server
* web server (hello world, hold report, access data)
* web server (hello world, hold report, access data)

Revision as of 22:13, 15 April 2017

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.

Here is a link to more information about how to install Docker containers/images from Dockerhub: Docker/Dockerhub

Docker/Pods/Wifi - 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


Flags