Closed aliceh75 closed 9 years ago
This creates instances with DEBUG = True. I'm not sure how important it is, but I would prefer to have them with DEBUG = False and the ALLOWED_HOSTS setting set.
I agree.
Good point, it's probably best to have them in production mode by default. Each individual settings file can then be edited if we do want some of them in DEBUG mode. I'll change this.
See deployment instructions as https://github.com/aliceh75/kashana/blob/manage_multiple_instances/docs/deploy.rst