Task #3104
Updated by Massimiliano Assante over 9 years ago
Currently the tomcat 7 installation on dev2.d4science.org runs over 8080 port. We should move to https and use a reverse proxy. Please consider that there exists 2 aliases for dev2 (dev4 and dev1) which will be used by end users. Just like in production we'll have (infra-gateway, and aliases i-marine, services etc pointing to it). Overall we should be able to access dev2 as https://dev4.d4science.org and https://dev1.d4science.org In I the "old" but still ON dev portals, tomcat6 based (dev and dev3.d4science.org) we have an apache2 reverse proxy installed locally. This solution is fine with me for dev2 but if you want to use a separate HA reverse proxy that terminates the SSL requests of course is ok too.