You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed commandment yesterday (3 Jan 2018), using Python 3.7.2 on Windows. Documentation says to start the MDM by running runserver.py. Where is this file, or really the question is how to start the MDM?
The text was updated successfully, but these errors were encountered:
Not sure about windows but I usually used the anaconda distribution of python since it was easier to get dependencies. Runserver is gone so I will update that documentation.
I think you’d want something like uwsgi running behind an iis app pool or alternatively an open source Apache stack on windows.
Failing all of this you can run Linux docker containers on windows.
Installed commandment yesterday (3 Jan 2018), using Python 3.7.2 on Windows. Documentation says to start the MDM by running runserver.py. Where is this file, or really the question is how to start the MDM?
The text was updated successfully, but these errors were encountered: