You‘re supposed to host this yourself.
You‘re supposed to host this yourself.
Set the DNS cache time to 60 seconds.
Set the script to run on every host delayed by some time to avoid simultaneously accessing the API (e.g. run the script every other minute).
With this approach, you get automatic failover in at most 3 minutes.
I’d host it on both webservers. The script sets the A record to all the servers that are online. Obviously, the script als has to check it’s own service.
It seems a little hacky though, for a business use case I would use another approach.
OP said that they have a static website, this eliminates the need for session sync.
Your challenge is that you need a loadbalancer. By hosting the loadbalancer yourself (e.g. on a VPS), you could also host your websites directly there…
My approach would be DNS-based. You can have multiple DNS A records, and the client picks one of them. With a little script you could remove one of the A Records of that server goes down. This way, you wouldn’t need a central hardware.
Looks like a small release, but has some IMO pretty interesting changes, like
Allow users to view their own removed/deleted communities
and
Add backend check to enforce hierarchy of admins and mods
You can trim it even further:
For a start, try hosting something in your own home. A raspberry or an older PC or laptop should be enough.
My first projects were a print server (so I can print via wifi) and a file server. Try to find something that is useful for you.
Only start hosting on the internet when you’ve learned the basics and have more experience.
It seems like a tedious workflow, but the end result is quite good.
Interesting. What is tge reasoning behind only fetching the comments vs. a full fediverse integration?
This graphic shows that the platform is designed with full virtualization in mind. You can see that the VM on the right has its own kernel (unlike for example docker containers).
Edit: image source
I don’t think so. I think they are trying to make android more suitable for “desktop” usage, similar to chrome os.
By providing a gui for larger screens (Android 15) and virtualization (Android 16) they are significantly expanding what android can do.
Sounds a bit like the linux container in chromebooks. Looks like Google is planning to merge chrome os and android in future
I think counting fediverse users is about as difficult as counting e-mail adresses.
If you vote, post or comment, you count as active user.
Es scheint halt für große Cloud-Provider zu sein und nicht für den typischen VMWare Admin, der 100 oder 1000 VMs verwaltet.
Die Kommentatoren auf Heise meinen, dass die Überschrift irreführend ist. Da ich mich mit OpenShift nicht auskenne, kann ich das selber nicht beurteilen.
I agree, but I understood this question in the context of a homelab.
And for me, a homelab is not the right place for a public website, for the reasons I mentioned.
No, with these reasons:
I have a VPS for these tasks, and I host a few sites for friends amd family.
I like it :) Can you provide a link to the sensors you used?