Deploying Django projects

1.Start-up method Project configuration file settings.py DEBUG = <span class="hljs-keyword">False</span> <span class="hljs-comment">#When DEBUG is True, django will automatically proxy your static files for you, but when DEBUG is False

kolla Deploying openstack (stein)

Basic Configuration Extended Source yum install epel-release -y hostname [[email protected] ~]# cat /etc/hostname kolla [[email protected] ~]# cat /etc/hosts 127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 ::1 localhost localhost