/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

www.thepolyglotdeveloper.com
| | benjamintseng.com
3.9 parsecs away

Travel
| | (Note: this is part of my ongoing series on cheaply selfhosting) Through some readily available Docker containers and OpenMediaVault, I have a cheap mini-PC which serves as: ad blocker for all the devices in my household media streamer (so I can play movies and read downloaded ebooks/documents anywhere that has internet access) acts as my...
| | mherman.org
3.7 parsecs away

Travel
| | This tutorial demonstrates how to Dockerize an Angular app.
| | sookocheff.com
4.1 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.
| | github.com
16.3 parsecs away

Travel
| A CLI tool that recursively computes the checksum of the contents of a directory, and prints the checksums up to a depth you can specify. - MShekow/directory-checksum