You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once you have credentials, you can access the repository at: [https://nexus.repo.tuxcare.com/repository/els_tomcat/](https://nexus.repo.tuxcare.com/repository/els_tomcat/)
39
+
Once you have credentials, you can access the repository at: [nexus.repo.tuxcare.com/repository/els_tomcat/](https://nexus.repo.tuxcare.com/repository/els_tomcat/).
40
40
41
41
## Linux Installation
42
42
@@ -69,35 +69,25 @@ Once you have credentials, you can access the repository at: [https://nexus.repo
Successful output will be an HTML page from Tomcat.
212
198
213
199
3. To stop Tomcat run:
214
200
@@ -224,33 +210,25 @@ Update permissions so that the `tomcat` user has access to the Tomcat installati
224
210
225
211
### Step 1: Download Apache Tomcat
226
212
227
-
Download the Apache Tomcat archive from [https://nexus.repo.tuxcare.com/repository/els_tomcat/](https://nexus.repo.tuxcare.com/repository/els_tomcat/) using your credentials. The archive provided by TuxCare contains a container archive with metadata and the actual Tomcat package.
213
+
Download the Apache Tomcat .zip archive from [https://nexus.repo.tuxcare.com/repository/els_tomcat/](https://nexus.repo.tuxcare.com/repository/els_tomcat/) using your credentials.
228
214
229
215
### Step 2: Extract and Install
230
216
231
-
1. Extract the downloaded archive.
232
-
233
-
2. Inside the extracted directory, find the actual Tomcat archive, for example, version 8.5.100:
234
-
235
-
```text
236
-
bin\apache-tomcat-8.5.100-tuxcare.3.zip
237
-
```
238
-
239
-
3. Extract it to the installation directory, e.g., `C:\Tomcat`.
217
+
1. Extract the downloaded archive, for example, apache-tomcat-8.5.100-tuxcare.3.zip, to the installation directory, e.g., `C:\Tomcat`.
0 commit comments