Reading a lot of documentations on github and forums, i've installed supla-cloud with docker and nginx-proxy on a dedicated webserver.
The cloud works well with my own domain name. The web based experience is pretty good.
My goal is to have my own supla-cloud server for my friends and family, their friends, coworkers and so on...
I have an average level for dedicated servers, php/sql/html but i'm very limited with android app development.
I've downloaded sources from github to compile my own Android app. With "AndroidStudio", i've changed the url for registration so my friends can create accounts on my supla-cloud.
This part is OK.
But after that, my friends (and I...) can't login with this application.
If they type their mail adress, It says "host not found".
Advanced settings seems to work, but i really prefer to login with mail account.
I don't know where to change the host url to accept users to login with their mail adress into my app...
I've tried to change the .authority url in the uri.builder (autodiscover.supla.org) with my own (file ...\SuplaClient.java) but this leads to a 404 page...
If anyone has already did the modification, or know where to work for accepting clients to login with their mail into my app, i will really appreciate his comments.
Thanks a lot
