/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

coderefinery.wordpress.com
| | sookocheff.com
4.4 parsecs away

Travel
| | 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.
| | mayaposch.wordpress.com
1.5 parsecs away

Travel
| | In the process of developing an open alternative to ChromeCast called NymphCast [1], I found myself having to deal with DNS-SD (DNS service discovery) and mDNS [2]. This was rather frustrating, if only because one cannot simply add a standard mDNS client to a cross-platform C++ application, nor is setting up an mDNS record for...
| | mherman.org
4.2 parsecs away

Travel
| | Let's look at how to Dockerize a React app.
| | www.architect.io
15.4 parsecs away

Travel
| Learn how to automate the steps to build, test, and deploy your code using GitHub Actions.