Server setup step by step
-
- Posts: 30
- Joined: Tue Dec 06, 2016 7:57 am
Anyone that can help out. I got a server on scaleway. Would like to use it. Its a ubuntu server.
-
- Posts: 19400
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
Hi. Unfortunately there is no installation manual available yet.
May be help you bash_history of supla server installation. Please check attachment.
May be help you bash_history of supla server installation. Please check attachment.
You do not have the required permissions to view the files attached to this post.
-
- Posts: 30
- Joined: Tue Dec 06, 2016 7:57 am
I have no idea on what to do with that. All those commands.
There is a guy that has a fork on github. Is this correct for the install?
https://github.com/IoTAqua/supla-cloud
There is a guy that has a fork on github. Is this correct for the install?
https://github.com/IoTAqua/supla-cloud
-
- Posts: 19400
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
If you give me access to your device, I can install everything remotely for you.
-
- Posts: 19400
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
Now you have to provide email credentials
cd /var/www/html
nano app/config/parameters.yml
./clear_cache.sh
-----------
mailer_from:
admin_email:
mailer_host:
mailer_user:
mailer_password:
...
supla_server: raspberrypi
"raspverrypi" change to your server ip
cd /var/www/html
nano app/config/parameters.yml
./clear_cache.sh
-----------
mailer_from:
admin_email:
mailer_host:
mailer_user:
mailer_password:
...
supla_server: raspberrypi
"raspverrypi" change to your server ip
-
- Posts: 19400
- Joined: Tue Jan 19, 2016 9:26 am
- Location: Paczków
You have to open
TCP 2015
TCP 2016
TCP 2015
TCP 2016
-
- Posts: 30
- Joined: Tue Dec 06, 2016 7:57 am
both are open. Tried the online port lookup. It says they are open.
-
- Posts: 30
- Joined: Tue Dec 06, 2016 7:57 am
When i tried the raspberry pi image and virtualbox one. I also had this problem. The app would not connect even if the ports are open.