On 02/01/2012 07:27 AM, George Mihaiescu wrote:
I hope that any of the Dashboard developers can provide instructions on
how to install Dashboard from a milestone-release source code (Essex2 or
Essex3) while using MySQL for DB and Apache2 as the web server, AND NOT
by using virtual-env + sqlite.

I don't know about essex-2, but essex-3 should work reasonably well. If you don't like virtual-env, don't use it and use pip to directly install the appropriate dependencies.

You can specify the use of MySQL in the local settings file, and if you prefer Apache2, you can read the general Django setup instructions:

https://docs.djangoproject.com/en/1.3/topics/install/#install-apache-and-mod-wsgi


_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to