Docker/Pods
From charlesreid1
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