ksuresh Posted March 27 Posted March 27 Hello, Please grant WSGI Control Access for my account on the Tommy server. Username: ksuresh Server: Tommy Domain: ctrlroom.heliohost.us I am running a Flask application at ctrlroom.heliohost.us/workboard and need to be able to reload the app immediately after code changes without waiting for the 2-hour Apache cache to expire. Thank you
KazVee Posted March 27 Posted March 27 WSGI Control Access is offered on the Morty server only. You can read more about it here, including how to move your account to Morty: https://wiki.helionet.org/Flask#Request_WSGI_Control_Access
ksuresh Posted March 31 Author Posted March 31 Thank you. I have upgraded to Morty server. Can you please grant WSGI Control Access for my account.
KazVee Posted March 31 Posted March 31 Could you please confirm: That you have already created a 'flask.wsgi' file. That you understand that WSGI Control Access uses at a minimum 260 GB memory per day and your bill will probably be about $1.91 or more per month. Once we have this confirmation, we can escalate to a root admin to enable this for you. Please see here for all the details needed for efficient progression of a WSGI Control Access enablement request: https://wiki.helionet.org/Flask#Request_WSGI_Control_Access
ksuresh Posted March 31 Author Posted March 31 1. Already created flask.wsgi 2. That's fine. Please proceed. Thank you.
Krydos Posted March 31 Posted March 31 WSGI control access has been enabled on the domain ctrlroom.heliohost.us. To restart your Flask app and load new code changes in simply edit /home/ctrlroom.heliohost.us/httpdocs/workboard/flask.wsgi. Adding a blank line, removing a blank line, adding a space, or removing a space are examples of editing the file. As long as the last modified timestamp changes it will clear the server cache. Let us know if you run into any issues.
Recommended Posts