You can just change the port directly on the application for one of them.
You can just change the port directly on the application for one of them.
Probably just swapping over to the cell network to continue the call.
While VoLTE is using data, it’s not part of the normal data service your phone uses for the internet, so turning off data likely doesn’t affect it.
That used to be the case with 3G and “3.5G”, but with 4G and 5G calls are done over data (VoLTE).
Essentially you need a load balancer hosted somewhere that the traffic hits before getting routed to one of the 2 servers. That could be a VPS running Traefik if you prefer that.
Alternatively you could both run something like IPFS and run the static site on that, but anyone accessing the site would either need IPFS installed, or use a gateway hosted somewhere (Cloudflare has a public for example).
It’s kind of depressing how fragmented the Matrix ecosystem is, a bunch of clients but none seem to support everything together, servers that are slow and bloated, and don’t support super basic maintenance tasks like cleaning up old stuff, etc…
Gotcha, in that case maybe a container? You can use a bind mount to link a folder on the host to inside the container. You could use docker/podman or LXC.
It can be anything you want.
How you change it depends on the specific server you’re using, I use SFTPGo for a webdav server and when I create a new user it just asks where the data should go.
Does rclone support the cloud service?
Keep multiple reliable (and tested) backups, if something fails restore a backup.
Don’t rely on any storage, RAID or anything else to be recoverable when something goes wrong.
If they’re not portable how would I for example login to an account while on my Desktop, if I set up the passkey on my Phone?
Annoying that it doesn’t give more details!
I think you might need to add your site to google search console to see more details on specifically why it was listed as unsafe.
Some info here: https://web.dev/articles/use-search-console
Probably due to their status as a privacy friendly way to have a domain they get a lot more fraud and scams using their services, they’re probably dealing with tons of this stuff daily. Being flagged by google safe browsing most of the time means something isn’t right, but I’m not sure what they would really be able to investigate on their end.
Have you figured out why you were flagged? I’ve seen similar stuff from self hosters before where they have a compromised service exposed to the internet and didn’t realize it.
Njalla is more private because they own your domain and just allow you rights to use it, the downside is you have less control over things.
Still would be nice if their support was better.
Did your domain come up as flagged on google safe browsing?
Make sure cloudflare proxy is disabled on that DNS record.