Skip to content

Conversation

@loganprosser
Copy link
Collaborator

  • Wpdated the run script to handle proper environment creation (now prompts user to create env if not present)
  • Catch use of a incorrect IP & use of incorrect environments
  • Gunicorn hosting now routes to 3 different log files: access.log error.log startup.log inside of the log/cm_webapp-status
  • Removed the use of a cm_webapp run directory, now the production is hosted from the base directory

@pwittich
Copy link
Contributor

We should discuss this PR. I don't think we should depend on conda unless we have to. It's a nice development tool but too heavyweight for a production environment.

Also I don't think all the IP stuff is necessary -- can't you just bind to 0.0.0.0? that means listen on all interfaces.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants