Heitor de Bittencourt
Heitor de Bittencourt
> 1. we will not open new collaborative platforms that aren't open source; I'd suggest _as open as possible and as closed as needed_. As you mentioned, you'll need resources...
I would add this note for the Riot entry: Riot is one client for the [Matrix protocol](https://matrix.org), a federated open protocol for real-time communication. There are [several other clients available](https://matrix.org/docs/projects/clients-matrix)....
I fixed the Podman logs, but still having issues. I pruned the podman system (`podman system prune -a -f`) and tried to create a new Minikube, still not successful. The...
Oh, damn. I am using ZFS...
I'm also getting the same behavior. @josedev-union did you solve your issue?
Hey @roughnecks! What errors did you get? Did you check the logs? I switched jobs recently and I'm not monitoring websocket endpoints anymore. But I also saw some errors when...
I was referring to the Gatus logs, in debug mode. Something like `journalctl --unit gatus.service --grep "wss"`. Can you connect directly to your websocket? Like `websocat woodpeckersnest.space:5281/xmpp-websocket`? I can't reach...
Does Gatus resolve DNS records internally? If not, than one can configure a local DNS resolver (e.g. dnsmasq or systemd-resolved) to cache things at the server level.
Did you try to split your configuration in multiple files? Like, 2 files with 500 endpoints each?
What exactly is an event in this context? What's the difference to a result?