How to deploy .war files in Plesk Onyx 17.8 despite no longer supported TomCat?
问题 Up to and including version 17.5 Plesk Onyx came with a Tomcat installation, which is no longer supported from version 17.8. Thus no .war files can be deployed and executed anymore. A downgrade recommended by Plesk is not expedient in my eyes, because of the near end of life and security concerns. How can I run Java code on a Plesk-managed server? 回答1: 1. Idea Use a Tomcat Docker container instead and deploy your .war file in a mapped Docker volume. 2. Solution Install the Plesk extension