sws team mailing list archive
-
sws team
-
Mailing list archive
-
Message #00057
Re: [Question #191658]: how to restart horizon(dashboard) alone in devstack
Question #191658 on devstack changed:
https://answers.launchpad.net/devstack/+question/191658
Status: Open => Answered
Andy Chong proposed the following answer:
you can do 'sudo service apache2 restart' to restart the webserver
or if you're doing testing, you can just go to the horizon code and run 'python ./manage.py runserver'
it'll run another server on separate port, default is 8080, it will auto reload every times you made any changes
--
You received this question notification because you are a direct
subscriber of the question.