no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Sync multiple Pi-Holes with Orbital Sync

    calendar January 2, 2024 nav_categories Tech nav_categories Software nav_tags docker nav_tags pi-hole nav_tags pihole

    Why multiple Pi-holes and keeping them in sync

    For redundancy, I run two Pi-hole instances on two different hardware devices.

    Out of the box, making a change on one Pi-hole means logging into the other Pi-hole and making the same change, so the Pi-Hole instances return the same results.

    Not an ideal situation, in case …

    Read More
  • Deploying audiobookshelf in Docker

    calendar December 12, 2023 nav_categories Tech nav_categories Software nav_tags docker nav_tags audiobookshelf nav_tags audiobook

    Listening to audio books

    Usually when I listen to an audiobook, I listen through the Audible mobile app if the books is something I've purchased through Audbile.

    I have a decent size collection of DRM-free audiobooks, and for those I use the Smart AudioBook Player Android app.

    However, allowing my family to access my …

    Read More
  • Pi-hole admin page redirect failure

    calendar November 15, 2023 nav_categories Tech nav_categories Software nav_tags docker nav_tags pi-hole nav_tags pihole

    Pi-hole admin page redirect failure

    I run two Pi-hole instances for redundancy, on two different hardware devices.

    I ran into a small, but annoying, issue when trying to access the web admin page.

    When accessing the admin web page, Pi-hole should redirect / to /admin, but it wasn't on just one of my Pi-hole instances. …

    Read More
  • Access Docker-hosted apps from the Docker host

    calendar October 2, 2023 nav_categories Software nav_tags docker nav_tags network nav_tags macvlan nav_tags containers

    Accessing Docker-hosted apps from the Docker host

    Docker containers attached to a MACVLAN network (only) can not be accessed by the Docker host.

    I use a MACVLAN network for a few of my Docker containers so they appear as a separate network device to other devices on the network.

    docker network ls | egrep '^NETWORK …

    Read More
  • Local testing of my Hugo site

    calendar May 2, 2023 nav_categories Software nav_tags hugo nav_tags docker

    Viewing/testing Hugo posts locally

    I usually write posts and run a local instance of Hugo on a Docker container, so I can check spelling and post flow.

    Most of the time, I notice something that needs to be changed prior to actually going live with a post on this site.

    This is a basic walkthrough for myself on how to …

    Read More
  • Configuring Docker log file size

    calendar February 15, 2023 nav_categories Tech nav_categories Application nav_tags gitlab nav_tags docker

    I was looking at drive utilization, and thought that my /mnt/docker/ directory was a bit bigger than I thought it should have been, so I started doing some some digging.

    I found that I had a rather large log file from my Gitlab Docker container.

    ls -lh *-json.log
    -rw-r----- 1 root root 13G Jan 22 13:42 …

    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • 5
    • »
    • »»

©2019 -   |  www.nodinrogers.com
Powered by Hugo and based off of the Hugo Clarity theme

to-top