From charlesreid1

No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
|header=docker pods
|header=docker pods
|image=Docker.png
|image=Docker.png
|text=pods are groups of docker containers that travel together... you're going to need a bigger boat.
|text=pods are groups of docker containers that travel together


Docker pods are collections of Docker containers that are intended to run in concert for various applications.
Docker pods are collections of Docker containers that are intended to run in concert for various applications.
Line 13: Line 13:
[[Docker/Pods/Wifi]]
[[Docker/Pods/Wifi]]


The wireless sensor data acquisition boat deploys containers<br />
The wireless sensor data acquisition pod deploys containers<br />
to allow Raspberry Pis to transfer sensor data over wireless networks<br />
to allow Raspberry Pis to transfer sensor data over wireless networks<br />
by establishing secure SSL tunnels out of the network.
by establishing secure SSL tunnels out of the network.
Line 19: Line 19:
This pod uses the following technologies:
This pod uses the following technologies:


[[Stunnel]] {{,}} [[Apache]] {{,}} [[MongoDB]] {{,}} [[Python]] {{,}} [[Jupyter]] (numerical Python stack)
[[Stunnel]] {{,}} [[Rsync]] {{,}} [[Apache]] {{,}} [[MongoDB]] {{,}} [[Python]] {{,}} [[Jupyter]] (numerical Python stack)





Latest revision as of 17:22, 10 October 2017