This page presents the Tomcat 8.5 installation procedure.
To carry out the installation, it is necessary to have previously installed Java 1.8 (see 1) Starting with basic installation: Java-Maven-Solr-GIT)
Step | Action | |||
---|---|---|---|---|
1) Creating the Tomcat directory |
| |||
2) Create the group and user 'tomcat'. |
| |||
3) Changing the tomcat password |
| |||
4) Download Tomcat 8.5 |
| |||
5) Installing the tomcat 8.5 distribution in /opt/tomcat |
| |||
6) Configuring environment variablesAdd CATALINA_HOME="/opt/tomcat" |
| |||
7) Create the service file to start tomcat |
| |||
8) Operating the tomcat service |
| |||
9) Adjusting the firewall |
| |||
10) Test installationDisplay the start page from the server's IP address (Ex.: 192.168.7.144) http://192.168.7.144:8080 |
|
Step | Action | |||
---|---|---|---|---|
1) connect as Tomcat user |
| |||
2) Configure tomcat user account
|
| |||
3) Configure for management in remote access mode |
Replace the text with this one
| |||
4) Restart tomcat and manage |
Click on the "Manager App" Enter the user's name and password as defined in step 2) ![]() |