...
examine tomcat admin panel
SSH tunnel required.
http://localhost:8081/ (DEV)
http://localhost:8082/ (QA)
http://localhost:8083/ (PROD)
remove old version of tomcat
Code Block |
---|
sudo rm -rf /usr/share/tomcat5
sudo rm /etc/init.d/tomcat5 |
upgrade geoserver (SF GEO/SD GEO)
...