Actions
Task #87
closedStatus:
Closed
Priority:
High
Assignee:
Category:
System Application
Target version:
Start date:
May 13, 2015
Due date:
% Done:
100%
Estimated time:
Infrastructure:
Production
      
      Updated by Luca Frosini over 10 years ago
      
    
    - Subject changed from Make new gCube wiki available only on https to Make new gCube and D4Science wiki available only on https
 
      
      Updated by Massimiliano Assante over 10 years ago
      
    
    I think the login should be on https but why we would want non logged user to use https?
      
      Updated by Luca Frosini over 10 years ago
      
    
    - Assignee changed from Tommaso Piccioli to Andrea Dell'Amico
 
      
      Updated by Andrea Dell'Amico over 10 years ago
      
    
    - Status changed from New to In Progress
 - % Done changed from 0 to 70
 
The SSL configuration is ready to be deployed.
Before switching to ssl it should be better to test if the site works over plain http.
      
      Updated by Pasquale Pagano over 10 years ago
      
    
    - Assignee changed from Andrea Dell'Amico to Luca Frosini
 
      
      Updated by Andrea Dell'Amico over 10 years ago
      
    
    Remember that the configuration steps can chagne depending on the number of VMs. See ticket #85
      
      Updated by Luca Frosini over 10 years ago
      
    
    - Assignee changed from Luca Frosini to Andrea Dell'Amico
 
      
      Updated by Andrea Dell'Amico over 10 years ago
      
    
    The ssl certificates are in place. To enable ssl the needed steps are:
Set
http_ssl_enabled
to True
in the playbook file d4science_gcube/group_vars/mediawiki/all.yml
Run the playbook, limited to the nginx configuration to speed up the operations. From inside d4science_gcube:
./run.sh mediawiki.yml -i inventory/hosts --tags=nginx
      
      Updated by Andrea Dell'Amico about 10 years ago
      
    
    - Status changed from In Progress to Closed
 - % Done changed from 70 to 100
 
https is working correctly. The http accesses are redirected over https.
Actions