SUPLA server on shared host

fubax
Posts: 20
Joined: Tue Sep 27, 2016 6:23 am

Post

Hi.
Is it possible to install SUPLA server on a shared host?
User avatar
pzygmunt
Posts: 19399
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

You can run using VPS for example.
fubax
Posts: 20
Joined: Tue Sep 27, 2016 6:23 am

Post

Thank you pzygmunt .
Can you tell me more about setup process?how I can do this?
For now I downloaded SUPLA server for raspberry Pi but the only thing that I can see is a black screen like this:
Image
how I can configure it?unfortunately I can't find any installation guide for RPi SUPLA server
User avatar
pzygmunt
Posts: 19399
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

fubax
Posts: 20
Joined: Tue Sep 27, 2016 6:23 am

Post

After inserting SD card and turning on raspberry the whole thing that i see is a black screen ,after about 15 seconds it request user and pass and after i put pi and raspberry as user,pass, I see this on the black screen:

Code: Select all

PI@raspberry pi:~$
Now what I must to do?
User avatar
pzygmunt
Posts: 19399
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

Config file /etc/supla-server/supla.cfg
init script /etc/init.d/supla-server
daemon /usr/sbin/supla-server

WEB: /var/www/html
Symfony2 CFG: /var/www/html/app/config/parameters.yml
User avatar
pzygmunt
Posts: 19399
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

Type in your browser

https://RBPI-IP/
fubax
Posts: 20
Joined: Tue Sep 27, 2016 6:23 am

Post

Thank you dear.
So it does not have GUI.right?
when I type RPi ip address in my browser I see the login page,VOILA :)
after login when I put RPi IP address followed by your mentioned link in my browser I get this error:

https://192.168.1.9/etc/supla-server/supla.cfg
Oops! An Error Occurred

The server returned a "404 Not Found".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.

Please help.
User avatar
pzygmunt
Posts: 19399
Joined: Tue Jan 19, 2016 9:26 am
Location: Paczków

Post

Config files you can edit via shell editor (nano/vi).
You can access to cloud service by typing just ip address
https://192.168.1.9
fubax
Posts: 20
Joined: Tue Sep 27, 2016 6:23 am

Post

Thank you again.
Now another question:how I can configure email?
In parameters.yml file I setup the following parameter:

mailer transport:smtp
mailer_host:smtp.gmail.com
mailer_user:my_mail@gmail.com
mailer_password:my_gmail_pass

And I don't change any other parameter,i it true?because it don't send any email! :roll:

Return to “General discussion”