Changes between Version 2 and Version 3 of DevNotes/Processeses/MarketplaceDeployment


Ignore:
Timestamp:
Sep 5, 2018 8:35:49 AM (6 years ago)
Author:
tim
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevNotes/Processeses/MarketplaceDeployment

    v2 v3  
    11= Sasmodel Marketplace Deployment = 
     2 
     3== !! Model file Mimetypes !! == 
     4At Code Camp 8 (September 2018, Lund) it was deduced that it is not the Apache web server but rather some combination of methods called on the various dependencies Python libraries that power the marketplace that are causing this issue. Therefore, as a workaround, we are now accepting files with a mime type of 'text/plain' onto the site. 
     5 
     6However, this is only a stop-gap measure. It was decided that due to the age and increasingly precarious nature of the disks in the danse servers that it would make sense to renew the disks in the danse2 server and slowly migrate active web services from danse to danse2. At which point this issue should be probed further as part of the transition. 
    27 
    38== Website Deployment ==