Hello, I have just installed prosody which make use of port 5223. It gives a conflict with simplex using port 5223 for smp. Is there a way to change the standard smp port ?
It looks like you can enroll a client on your server by generating a QR code.
It would be nice to show it on the application admin panel.
What do you think?
Simplex server information is displayed on a web page. However, I donât know if itâs displaying all the necessary information or if weâre missing somethingâŠ
Do I understand correctly that simplex can only be installed on a server where ports 80 and 443 are not occupied?
At first, I got the error: Error: no HTTPS credentials: /etc/opt/simplex/web.crt, /etc/opt/simplex/web.key
I created a self-signed certificate in the folder, now the error is as follows: smp-server: Network.Socket.bind: permission denied (Permission denied)
I had to manually set up the custom domain and adjust the nginx config a bit, but after that it worked fine. Notifications were a bit spotty for me at first though.