mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2025-10-28 20:24:15 +00:00
11 lines
371 B
Markdown
11 lines
371 B
Markdown
|
|
---
|
||
|
|
title: Deploying the WAR
|
||
|
|
category: Getting Started
|
||
|
|
chapter: 1
|
||
|
|
order: 3
|
||
|
|
---
|
||
|
|
|
||
|
|
This is the most difficult to deploy option as it requires an already installed and configured Servlet
|
||
|
|
container such as Apache Tomcat 8.5 and higher, however, it offers the most flexible deployment options.
|
||
|
|
Follow the Servlet containers instructions for deploying `dependency-track.war`.
|
||
|
|
|