-
Martin
Anyone here successfully set up a movim instance? I tried to do but I don't get how the nginx config should look like. There is only a little snippet provided: https://github.com/movim/movim/wiki/Install-Movim
-
Martin
Ok, figured it out. :D
-
jonas’
I made an xmpp.net-light thing
-
jonas’
$ curl -sH 'Content-Type: application/json' -d '{"target": "search.jabbercat.org"}' https://observe.jabber.network/api/v1/check/xmpp-server
-
jonas’
supported check types are xmpp-server and xmpp-client, as well as their xmpps variants (XEP-0368)
-
jonas’
have fun with that
-
Huxx
Mhmm ok. But what does it tells me. curl -sH 'Content-Type: application/json' -d '{"target": "jabbers.one"}' https://observe.jabber.network/api/v1/check/xmpp-server {"auth_info":{"dialback_offered":true,"sasl_mechanisms":[]},"certificate_expiration":"2020-07-23T06:39:11Z","durations":{"connect":0.029774769,"starttls":0.072976937},"request_id":"Pdr-xrT1CR3QUbU5@2a02:c207:3001:1779::1","success":true,"total_duration":0.1981935277581215} what does connect":0.029774769,"starttls":0.072976937 means?
-
Huxx
Ahh duration sorry 😄 maybe cut or round the blaues?
-
Huxx
Values