User Tools

Site Tools


en:user_advanced:gs3_https

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:user_advanced:gs3_https [2025/02/13 00:58] – [Using Apache to reverse proxy Tomcat] kjdonen:user_advanced:gs3_https [2025/09/10 00:14] (current) – [Getting things to run as sudo with no password] kjdon
Line 19: Line 19:
  
                
-       +In build.properties, you will need to set the revproxy settings: 
 +         
 +    revproxy.protocol=https 
 +    revproxy.domain=<DOMAIN> 
 +    ##revproxy.opt_port=8080  - this can stay commented out if you don't want a port number to appear in the public URL  
 +    ##revproxy.context=/greenstone3  - this can stay commented out if you are using the same context as greenstone3.context
  
 ===== Linux: Getting SSL certificates using certbot ===== ===== Linux: Getting SSL certificates using certbot =====
Line 133: Line 138:
  
    
 +IMPORTANT NOTE:
  
 +If you updated your greenstone and the new one is in a different location, you will need to update the custom sudoers file and the letsencrypt renewal configuration file (/etc/letsencrypt/renewal/<DOMAIN>.conf)
  
  
  
en/user_advanced/gs3_https.1739408327.txt.gz · Last modified: 2025/02/13 00:58 by kjdon