Hi Robert, To change the port, you will need to add HTTP_PORT=<port number> in the local_settings.py file (installed at /usr/share/clearwater/ellis/env/lib/python2.7/site-packages/ellis-0.1-py2.7.egg/metaswitch/ellis/local_settings.py).
You will also need to set up authbind to allow Ellis to bind to the new port. You can see the current files needed for port 80/443 at https://github.com/Metaswitch/ellis/blob/dev/debian/ellis.postinst#L66. Once you've made these changes, restart Ellis (use 'service ellis stop', and it's restarted by monit). Ellie From: Robert Chen [mailto:[email protected]] Sent: 16 December 2014 02:45 To: [email protected]; Eleanor Merry Subject: Ellis port number Ellie, Is there a way to change Ellis port number? I cannot use the default web access port number Thanks. Robert _______________________________________________ Clearwater mailing list [email protected] http://lists.projectclearwater.org/listinfo/clearwater
