Not positive, but I think you left in a reference to real info (twilightparadox.com) instead of "example-fying" it (mydomain.com), in the paragraph just before section 4:
For example say I have home-assistant running on a Pi with the local address 192.168.0.11, I could create a subdomain named ha that has the value mysub.twilightparadox.com then create the following nginx config
I used to use photostructure. I like its appearance and feature set (and the developer is a super nice guy), and really like how it leaves my asset files alone but works with sidecars, but i stopped using it because I only use open source software now.
I currently use Immich* and really like its appearance, features, self-hostability, but dislike how it manages the asset files. Even if i add my assets as an external library, which immich will theoretically not manipulate, the immich apps on iOS and Android will only upload images to a sifferent library that Immich manipulates. I'd have to ignore Immich's upload feature and roll my own, which is annoying.
*I realize Futo's license is not really FOSS. Disapppointing, but at least not peopeietary and secret.
If you're wanting to share all files, many of the methods already mentioned work well. If you're wanting to share specific files, CopyParty is a good way to go.
Sounds like you already know what you need to know to host Ollama in a Docker container. Ollama is an LLM "engine" - you can interact with LLM models via a CLI or you can integrate them into other services via an API.
To have a web page chat like ChatGPT or others, I installed OpenWebU. I love it! A friend of mine likes LMStudio, which i think is a desktop app, but I don't know anything about it.
This project is licensed under the Open WebUI License, a revised BSD-3-Clause license. You receive all the same rights as the classic BSD-3 license: you can use, modify, and distribute the software, including in proprietary and commercial products, with minimal restrictions. The only additional requirement is to preserve the "Open WebUI" branding, as detailed in the LICENSE file. For full terms, see the LICENSE document.
The license seems to me to say that you can use, modify, redistribute Open-WebUI as you want, but you can't change the branding unless your instance has <= 50 users (or a couple other conditions are met).
I'm not familiar with Caddy at all - I use Traefik for a reverse proxy, and my knowledge there isn't huge either. But I think that your reverse proxy terminates TLS (HTTPS) from the world and then forwards traffic to the appropriate service on your local network using HTTP by default - but if your local service can handle TLS, I think you can configure your reverse proxy to forward the traffic to it using TLS.
Googled earned about $325B in 2024. $30M is about .009% of that. If you earn $50K per year, it would be like you had to pay $4.50 for committing a crime.
Well, no I'm not. You're right. I miscalculated how much data was needed for video streaming. Even multiple simultaneous hi-res streams should stream fine with 1GbE.
But as an abstracted idea, you might want high throughput within your LAN for some reaosn, even if an ISP doesn't offer 10Gbps to your house.
Not positive, but I think you left in a reference to real info (twilightparadox.com) instead of "example-fying" it (mydomain.com), in the paragraph just before section 4: