dependency-track/docs/_docs/getting-started/deploy-war.md

11 lines
371 B
Markdown
Raw Normal View History

2018-02-08 23:16:43 -06:00
---
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`.