Hey!

With Scalr, you never change the config files directly. All your settings 
goes to /etc/scalr-server/scalr-server.rb

You can find how to activate SSL in the public wiki:
https://scalr-wiki.atlassian.net/wiki/x/RgAeAQ

Look under "Proxy Options".

Don't forget to run "scalr-server-ctl reconfigure" after you made the 
changes.

Regards,
Daniele


On Tuesday, July 28, 2015 at 6:15:26 PM UTC+8, James Hesketh wrote:
>
> Hi All, 
>
> Just installed Scalr on an AWS instance as a kick around, I wanted to get 
> the web interface on SSL. I used the recommended package configuration and 
> went through the defaults. 
>
> The web UI is on port 80 and I want it on port 443. 
>
> Digging around the opt/scalr-server/embedded/etc/httpd I found the extras 
> folder with a SSL configuration, So I backed up the httpd.conf file and 
> cat'd in the ssl configuration " cat httpd-ssl.conf . ../httpd.conf ". 
>
> and generated self signed ssl certs under server.crt and server.key both 
> in /opt/scalr-server/embedded/etc/httpd/
>
> Now when I restart httpd it still binds to port 80 but 443 port is not 
> opened or bound to. What have I done wrong. 
>
> The following steps I have tried
>
> /opt/scalr-server/embedded/bin/supervisorctl -c 
> /opt/scalr-server/embedded/etc/supervisor/supervisord.conf stop httpd && 
> /opt/scalr-server/embedded/bin/supervisorctl -c 
> /opt/scalr-server/embedded/etc/supervisor/supervisord.conf stop httpd 
>
> service scalr restart
>
> Reboot the server. 
>
> the steps completed successfully (no errors) but no change in the status.  
>
> Any idea's on what I have missed ? 
>
> Version of OS: 
>
> Distributor ID: Ubuntu
> Description:    Ubuntu 14.04.2 LTS
> Release:        14.04
> Codename:     trusty
>
> Version of SCALR:
>
> 5.8.29.oss~nightly.2015072
>
> Any help would be appreciated.
>
> Regards 
>
> James 
>

-- 
You received this message because you are subscribed to the Google Groups 
"scalr-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to