|
You are here |
www.thepolyglotdeveloper.com | ||
| | | | |
austinmorlan.com
|
|
| | | | | Like I mentioned in the previous post about a self-hosted life, I've grown fond of Docker for website management. There's something very satisfying about running some commands and getting the same result every time (i.e., purely functional) and knowing there's no stateful cruft hanging around from previous iterations. Enter Docker. Docker creates containers that are reproducible based on a file that tells it exactly what to do so that it does the same thing every time. | |
| | | | |
sookocheff.com
|
|
| | | | | Follow along with this article as we take a guided tour of containerizing Zookeeper using Docker. This guide will show how to install Zookeeper to the container, how to configure the Zookeeper application, and how to share data volumes between the host and container. | |
| | | | |
mherman.org
|
|
| | | | | This tutorial demonstrates how to Dockerize an Angular app. | |
| | | | |
www.thepolyglotdeveloper.com
|
|
| | | Learn how to deploy a Couchbase NoSQL database as a Docker container and cluster several Couchbase containers into an ultimate NoSQL cluster. | ||