I have a love hate relationship with my Linux home lab right now. When it works I feel like 90s movie hacker. When it doesn’t I slam my head into the keyboard.
Since experimenting with homelab stuff, there is a few applications that have become invaluable to me. Specifically VaultWarden and Joplin.
I went on a short vacation with my wife and when I returned I began to have login issues. Joplin was telling me I had an invalid username and pass and Vaultwarden would connect via browser but not with my Brave extension.
Running “docker ps” showed all the containers were running, so that left a authentication certificate issue. Not that I understand a whole lot about how caddy works, but I suspected it to be the issue.
Up till now I was accessing my apps by using a .local address. So for the sake of doing it “right” I purchased a new domain just for my homelab to link to.
I don’t know. Its still broke. So we’ll see.