no d inrogers
open-menu closeme
nav_home Home
nav_tags Tags
nav_categories Categories
nav_archives Archives
nav_about About
English Português
  • Secure remote access to the Docker daemon

    calendar August 17, 2025 nav_categories Tech nav_categories Software nav_tags docker nav_tags ssl nav_tags tls nav_tags ca nav_tags certificate nav_tags key nav_tags ubuntu

    By default, the Docker daemon listens for connections on a Unix socket to accept requests from local clients.

    We are going to configure Docker to accept requests from remote clients by configuring it to listen on an IP address/port, in addition to the Unix socket.

    There is a lot of conflicting, and incorrect …

    Read More
  • Using a custom SSL certificate in Plex

    calendar June 1, 2022 nav_categories Tech nav_categories Application nav_tags plex nav_tags ssl nav_tags certificate nav_tags docker

    Running Plex in a Docker container is easy to set up, easy to run, and super easy to update.

    I have a custom domain, and get free certificates from Let's Encrypt.

    Since I already have a setup to automatically obtain/renew certificates from Let's Encrypt, I also wanted to get a certificate for my Plex install, so I can …

    Read More

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

to-top