victory

joined 2 years ago
[–] [email protected] 10 points 3 months ago* (last edited 3 months ago) (13 children)

I get it, and I've seen this response other places I've asked about this too. But a license agreement can just offer refunds for downtime, it doesn't have to promise any specific amount of availability. For small, cheap, experimental subscription apps, that should be enough; it's not like I'm planning on selling software to businesses or hosting anything that users would store critically important data in. The difference in cost between home servers and cloud hosting is MASSIVE. It's the difference between being able to make a small profit on small monthly subscriptions, versus losing hundreds or thousands per month until subscriber numbers go up.

(also fwiw this entire plan is dependent on getting fiber internet, which should be available in my area soon; without fiber it would be impractical to run something like this from home)

[–] [email protected] 1 points 3 months ago (2 children)

Already considering using Kube, though I haven't read much about it yet. Does it support this specific use case (making multiple servers share a single LAN IP with failover), in a way that an ordinary router can use that IP without special configuration?

[–] [email protected] 1 points 3 months ago (2 children)

Looking into this a little, it might be what I need. The documentation I've found on this says it uses VRRP, which creates a "virtual" IP address; will that be different from the machine's own IP address? And will an ordinary router be able to forward a port to this kind of virtual IP address without any special configuration?

[–] [email protected] 2 points 3 months ago (3 children)

I don't think this is it. The router doesn't know anything about DNS, it only knows "this port goes to this IP address". It seems like I either need multiple devices sharing an IP address or router software that inherently supports load balancing.

 

I'm thinking of expanding my homelab to support running some paid SaaS projects out of my house, and so I need to start thinking about uptime guarantees.

I want to set up a cluster where every service lives on at least two machines, so that no single machine dying can take a service down. The problem is the reverse proxy: the router still has to point port 443 at a single fixed IP address running Caddy, and that machine will always be a single point of failure. How would I go about running two or more reverse proxy servers with failover?

I'm guessing the answer has something to do with the router, and possibly getting a more advanced router or running an actual OS on the router that can handle failover. But at that point the router is a single point of failure! And yes, that's unavoidable... but I'm reasonably confident that the unmodified commodity router I've used for years is unlikely to spontaneously die, whereas I've had very bad luck with cheap fanless and single-board computers, so anything I buy to use as an advanced router is just a new SPOF and I might as well have used it for the reverse proxy.

[–] [email protected] 5 points 4 months ago (1 children)

Dead Cells. I've been stuck on 3BC for years, but someday I'll beat it! Someday...

[–] [email protected] 1 points 7 months ago

I was wondering the same thing, I wanted to add JSON Feed support to an app I'm writing but couldn't find any examples of it in the wild, and Google was no help. Good to know that NPR has one, though.

[–] [email protected] 1 points 8 months ago (1 children)

My extended family is from a tiny Ohio hill town named Antioch, pronounced "annie-OCK".

[–] [email protected] 2 points 10 months ago (1 children)

I'd be up for it. Haven't worked on games for a while, but I'd like to get back to it.

[–] [email protected] 5 points 2 years ago

I'm surprised hardly anyone else has mentioned Wesnoth yet. I last played it over a decade ago, so I'm not sure if it's still as well-known now as it used to be, but it's one of the highest-quality open-source games out there.

It's a turn-based fantasy strategy game that feels like a combination of Advance Wars, Fire Emblem, and D&D. And I suppose it was a lot more unique back in the 2000's when there weren't a dozen indie games out there that fit the same description.

[–] [email protected] 1 points 2 years ago (1 children)

I've had a private Matrix server for me and a few family members for years now. It doesn't federate, and I'm afraid to try, because I run it on a potato computer and I've heard horror stories of Synapse federation consuming hundreds of gigabytes of space.

It's generally been stable and performant and really nice to use. The only problem is encryption: Element seems to forget keys sometimes and need to resync. And Matrix's whole e2ee system is arcane nonsense to anyone who's not extremely technical. Every time that happens, it's a long tech support call.

The solution is to just not use encryption on chatrooms, which is fine, but DMs have to be encrypted so it still comes up sometimes.

view more: next ›