-
debug cloudflared tunnel
I've been debugging a cloudflared tunnel issue in my homelab all day today, and getting really frustrated. My issue ended up being that it was running twice, once without the correct config file and another with it. I believe that cacheing may have compounded the issue. In yesterday's post I setup a cloudflared tunnel on my ubuntu server to expose applications running on the server to the internet. I'm setting up a new server and running cloudflared in its own vm. [[ setup-cloudflared-tunnel-
-
💠Using OPNsense with Tailscale · Tailscale Docs
Here's my thought on 💠Using OPNsense with Tailscale · Tailscale Docs On reboot of my opnsense router it did not tailscale up. I'm not sure if a key expired…
-
setup cloudflared tunnel on ubuntu
I run a cloudflared tunnel on my ubuntu server to expose applications running on the server to the internet. I'm setting up a new server and running cloudflared in its own vm. Get the cloudflared binary Now setup the config directory. For the systemd service to work, the config file needs to be in /etc/cloudflared. I like to give my user rights to edit the config file without being sudo, we will do that here by creating a group , add ourselves to the group, give ownership of to the group, gi
-
💠Taildrop · Tailscale Docs
Here's my thought on 💠Taildrop · Tailscale Docs Tailscale comes with a feature called taildrop that lets you easily share files between machines on your…
-
💠Creating SSH Apps with Charm Wish and Laravel Pr...
Here's my thought on 💠Creating SSH Apps with Charm Wish and Laravel Prompts | Joe Ta... Joe has a sick cli.labs site for deploying tui applications. !!!…