From charlesreid1

No edit summary
No edit summary
Line 7: Line 7:
* mongodb database
* mongodb database


=Flags=
{{DockerFlag}}


[[Category:Docker]]
[[Category:Docker]]
[[Category:Boats]]
[[Category:Boats]]

Revision as of 21:37, 25 March 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.

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


Flags