-
mjk
Yeah, I think with no s2s you're good. That is, if you're okay with your family manually specifying connection port in account settings :)
-
mwk
Ya
-
mwk
> Here's one good guide https://www.process-one.net/blog/how-to-move-the-office-to-real-time-im-on-ejabberd/ This server have a voice call and voice messages ?
-
Licaon_Kter
mwk: read all 3 https://www.process-one.net/blog/how-to-move-the-office-to-real-time-im-on-ejabberd/ & https://www.process-one.net/blog/how-to-set-up-ejabberd-video-voice-calling/ & https://www.process-one.net/blog/how-to-configure-ejabberd-to-get-100-in-xmpp-compliance-test/ š
-
Licaon_Kter
mjk: you can't add SRVs to IPs, you'd need an actual domain Also, not sure dynamic domains can handle SRVs, but might be a provider thing.
-
ernst.on.tour
Whats the difference between "normal" and "dynamic" dns ? š My dns-provider offer a dynamic-dns-api to bypass dns-config-webpage
-
ernst.on.tour
SRV is static and only A or AAAA will dynamicly change
-
Licaon_Kter
ernst.on.tour: difference being static IP or not I guess
-
Licaon_Kter
By dynamic I means `mydomain.dyndns.com` stuff
-
ernst.on.tour
The dns should be the same, dynamic means you have to change your ip entry more than once a decade š Dyndns.com offer a client to bypass web-config-page, some router/fritzbox offer a buildin-client, my dns-provider offers a dyndns-compatible api. Therefor my homebased-daily-changed-ip will be updated just the same as by dyndns
-
ernst.on.tour
SRV were prepared once via webpage and A/AAAA is held upto-date via little python-script and their api
-
jonasā
thatād work, just be aware that you might lose messages sent while youāre changing IPs
-
Arne
you can also rent a static ip over vpn ernst.on.tour
-
ernst.on.tour
jonasā: The python-script is running each two minutes to test external ip and update it if needed. "Downtime" could be worsetime 2:15. I think its okay for an "internal/small" server. Also main ip-switch-time is at night between 03:00-04:00 š
-
mwk
> The dns should be the same, dynamic means you have to change your ip entry more than once a decade š > Dyndns.com offer a client to bypass web-config-page, some router/fritzbox offer a buildin-client, my dns-provider offers a dyndns-compatible api. > Therefor my homebased-daily-changed-ip will be updated just the same as by dyndns No-ip.net the same ?
-
jonasā
heads up: *.jabber.network services may get disrupted briefly while the domain transfer is ongoing
-
Martin
gk✎ -
Martin
gl ✏
-
chunk
jonasā, congrats mang
-
chunk
i have an idea too btw
-
chunk
I wondered if I could design a page that utilizes meta data from the info that search.jabber.network would spit out. Basically like... Redesign that page and allow it to show the data on the items in a very nice way.. But how would I get that data? Is it available anywhere with api?
-
Martin
Of course. That's how conversations uses it.
-
chunk
I thought so, that's awesome. Anybody know how?
-
Martin
https://search.jabber.network/docs/api
-
mjk
> This server have a voice call and voice messages ? Voice messages are files, and any xmpp servers supports that. Voice (and video) calls are handled by a TURN server, and ejabberd embeds one. See Licaon's links✎ -
mjk
mwk: > This server have a voice call and voice messages ? Voice messages are files, and any xmpp servers supports that. Voice (and video) calls are handled by a TURN server, and ejabberd embeds one. See Licaon's links ✏
-
jonasā
chunk, you know, you can also propose patches against s.j.n ;)
-
mjk
> Also, not sure dynamic domains can handle SRVs, but might be a provider thing. Yeah, not every freemium ddns provider allows full spectrum of record types without payment. No-ip, iirc, only allows A.
-
chunk
jonasā, what does "propse patches" mean?
-
chunk
I wanted to include in my future "user friendly, get everybody to the chat server" idea that list with my own design. If I can curl from somewhere even just the JIDs I'd be good to figure out the meta data somehow
-
chunk
Suppose it's a rather exclusive type of thing tho
-
jonasā
ok, maybe I donāt understand what youāre trying
-
chunk
what im saying is i don't understand what you mean by propose a patch on your site
-
jonasā
chunk, if you have concrete proposals how to improve the UX s.j.n, Iām all ears
-
chunk
Ok. No I don't want to take over your list by any means, no sir. Aha now I see where you're coming from. My apoligies I think I originally meant to start this convo off just saying it was an idea I had, nothing serious, and to look into it. I just am looking for a new idea for my lust of designing stuff around meta data. Forget I asked :)
-
chunk
I'm also curious how I can use PHP and curl to find that meta data. Or basic information about what comes up in discover services in gajim.. And recursively search server > MUC > rooms
-
jonasā
you canāt do that with curl, needs to be done with XMPP
-
jonasā
(what gajim does)
-
jonasā
chunk, https://search.jabber.network/docs/api#http check that to interface with s.j.n over HTTP
-
chunk
thank you sir, much appreciated
-
mwk
Is there alternative XMPP for chat ? I have IRC Server done , but im give up in xmpp . , Any alternative ?
-
MattJ
The best alternative to XMPP is Snikket ;)
-
mwk
Sinkket have same functions of xmpp ?
-
Licaon_Kter
mwk: given up because?
-
mwk
I follow many resources in internet to build my xmpp server , not success
-
mwk
Is there some one have success in pi ?
-
mwk
Or have ready to use iso
-
Licaon_Kter
mwk: me, others, works fine
-
mwk
What server you have ?
-
Licaon_Kter
But you need to know how to Linux more than how to xmpp
-
mwk
What os u have ?
-
Licaon_Kter
mwk: the one I gave you info about, the 3 links above
-
mwk
Rasbian or ubuntu or windows
-
Licaon_Kter
Did you see them?
-
mwk
Yes
-
mwk
I see the
-
Licaon_Kter
Debian arm64 here
-
Licaon_Kter
What did you have and which server did you try?
-
mwk
Im looking for running on pi
-
mwk
Not on windows pc
-
mwk
Why no github ready to use tool ?
-
mwk
Is there ?
-
mwk
Fo pi
-
Licaon_Kter
You want image to burn and be done?
-
mwk
Yes
-
mwk
Thats what im look for
-
Licaon_Kter
Well, no one felt the need I guess.
-
mwk
Is there some one success install tool in pi ?
-
mwk
Xmpp server
-
Licaon_Kter
aenigma is still developed on Github?
-
Licaon_Kter
mwk: which Pi? Which OS?
-
jonasā
mwk, did you see https://snikket.org/service/ ?
-
Licaon_Kter
jonasā: lets confuse them with docker?
-
jonasā
it *is* easy to install
-
mwk
Debian pi 3b+
-
Licaon_Kter
jonasā: > it *is* easy to install Docker should be usable, true
-
mwk
Licaon_Kter: thanks , i wil look now gr snikket
-
mwk
jonasā: thanks i wiil.look now for snikket
-
jonasā
mwk, raspberry pi support will be available starting monday though
-
jonasā
It is already in dev, but dev is unstable -> wait for release on monday
-
mwk
On Monday next week (
-
mwk
?
-
jonasā
yes
-
mwk
Fromwere i got news when release?
-
jonasā
twitter or blog, linked at the bottom of https://snikket.org
-
mwk
In nit see any thing in website
-
jonasā
https://twitter.com/snikket_im or https://snikket.org/blog/
-
mwk
Thanks
-
mwk
Were news about raspberry pi
-
mwk
?
-
jonasā
will be in the release announcement
-
Arne
Hey, can anyonr recommend a very lightweight xmpp client for administrating MUCs? :)
-
Arne
Gajim is fine for sure, but I still didn't try any terminal client
-
Link Mauve
As a poezio maintainer⦠Hi! poezio exists!
-
Link Mauve
Itās not super light due to Python, but so is Gajim soā¦
-
Arne
Thanks Link Mauve . I take a look on it
-
mwk
im looking to setup snikket server in ubuntu laptop and make it server , i register my email in snikket.org , i follow the instructions up to step 4 in website instructions , i make via nano docker-compose.yml and snikket.conf I put my home fix ddns adress and put my email too , Now when i try docker-compose up -d I got output : /usr/local/bin/docker-compose: line 1: Not: command not found . I check the file in /usr/local/bin/docker-compose and open it , i see nothing inside ! Just i see this text : not found What should i do ? When i open new terminal and try type : docker I see i have docker installed on my system ! Any advice ??
-
mwk
When i try : docker-compose , i got same error up
-
mwk
/user/local/bin/docker-compose: line1: Not: command not found
-
mwk
My laptop. Ubuntu x86 bit
-
mwk
How to fix this error in docker-compose
-
mwk
,,,,š
-
Link Mauve
mwk, why donāt you install it from your distribution packages, instead of downloading a file manually?
-
Link Mauve
Try rm /usr/local/bin/docker-compose && apt install docker-compose
-
mwk
I just follow the snikket website steps
-
Link Mauve
Try that maybe?
-
mwk
I will now
-
MattJ
I'm very curious what the output of this command would say: head /usr/local/bin/docker-compose
-
MattJ
Seems you downloaded something else there
-
mwk
When i try rm it say no such file in directory
-
MattJ
Link Mauve, docker/docker-compose in distributions is often problematic in my experience :/
-
mwk
But when i try sudo apt install docker-compose , i got it is allredy in newest version
-
MattJ
The guide requires new versions, and not everybody is on Arch :)
-
MattJ
mwk, run: head /usr/local/bin/docker-compose
-
MattJ
and tell me what it says
-
Link Mauve
MattJ, oh, I saw your mention of āIf you have the docker and docker-compose commands already available on your system, great!ā and went with it, sorry.
-
MattJ
Ah, fair enough
-
MattJ
I should figure out exactly what distros ship the right versions already
-
mwk
> mwk, run: head /usr/local/bin/docker-compose > and tell me what it says I got canot open usr local bin .. docker ... For reading , no such file or directory
-
MattJ
And: which docker-compose
-
mwk
> MattJ, oh, I saw your mention of āIf you have the docker and docker-compose commands already available on your system, great!ā and went with it, sorry. When i type in terminal docker and hit enter , i see all commands available for docker and toolls , so docker is work ,
-
mwk
When try install docker compose tell me im in newest version 1.8.0-2_16.04.1
-
MattJ
Ok, then try the command again?
-
mwk
> Ok, then try the command again? Command to delete
-
mwk
?
-
mwk
Rm
-
MattJ
No, the docker-compose command from the guide
-
mwk
I forget to tell you
-
mwk
I do this
-
mwk
Sudo ln -s /usr/local/bin/docker-cimpose /usr/bin/docker-compose
-
mwk
So try to rm in usr/bin
-
mwk
Not usr/local/bin
-
MattJ
Sorry, not really sure what you're doing
-
MattJ
Step 1: get docker-compose working
-
MattJ
Step 2: follow the rest of the guide :)
-
mwk
I delete from usr/bin , but when try to install sudo apt install docket compose , i got same docker-compose is allready in newest version
-
MattJ
Then you have docker-compose, so just follow the guide
-
MattJ
My laptop battery is nearly flat and I need to sleep... good luck :)
-
mwk
I follow the guide but get error up command not found !
-
mwk
Ok
-
mwk
Thanks
-
mwk
Tomorrow we talk
-
mwk
Bye
-
mwk
ok