August 6, 20241 yr Hi all, I currently operate two Unraid servers, one of which is offsite backup for the other. Due to internet speed availability, the "offsite" actually lives in my home, while the main server (which hosts a variety of services) lives in another building I own in another physical location. My ISP offers only dynamic IPs, but I've worked around that effectively by running a user script to automatically update DNS records if and when my public IP changes. This works very well! Except, when this happens, I am no longer able to access the server remotely using Connect. The only solution I've found is to physically travel to the other location, connect to the server locally, and delete the SSL cert and provision a new one. I am then able to connect remotely. I suppose my question is, is there a way to programmatically delete and provision a new cert? I'd like to add this to my user script for my home-grown dynamic DNS, or at the very least be able to do this via SSH so that I can regain access without traveling to the other location.
August 8, 20241 yr Author Bump. Any thoughts on how I might be able to provision new SSL certs via script or SSH?
August 12, 20241 yr Author Welp, this occurred again this weekend for me after the power utility cut power to the whole block, including the fiber distribution system for the block. I once again had to travel to he building and reissue an SSL cert as remote access became unavailable. Surely there must be a way to call the API routes associated with the buttons in the UI, no?
November 4, 20241 yr You could install Tailscale on both Servers. Both hosts always have a fixed IP-Address inside your trusted VPN Subnet and this is also very secure and private. I would never expose my Unraid Administration Access (https and also ssh) to the Public.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.