Apache Tomcat logo

Apache Tomcat

開源的 Web 伺服器和 Servlet 容器

Middleware 最新: 10.1.43

Setup Notes

  • Admin Username: manager
  • The image uses Java 17

Introduction

  • Apache Tomcat® software is an open-source implementation of Java Servlet, JavaServer Pages, Java Expression Language, and Java WebSocket technologies. The Java Servlet, JavaServer Pages, Java Expression Language, and Java WebSocket specifications are developed under the Java Community Process.

  • Apache Tomcat software is developed in an open and participatory environment and is released under the Apache License, Version 2. The Apache Tomcat project aims to be a collaboration of the best developers from around the world. We invite you to participate in this open development project. To learn more, click here or continue reading.

  • Apache Tomcat software powers many large, mission-critical web applications across various industries and organizations. Some of these users and their stories are listed on the PoweredBy wiki page.

  • Apache Tomcat, Tomcat, Apache, the Apache feather, and the Apache Tomcat project logo are trademarks of the Apache Software Foundation.

使用 1Panel 部署 Apache Tomcat

  1. Install 1Panel on your VPS (Linux server).

    # Copy and paste the following command into your terminal and press Enter
    bash -c "$(curl -sSL https://resource.1panel.pro/v2/quick_start.sh)"
  2. Open the 1Panel dashboard, go to App Store.

  3. Search for Apache Tomcat and click Install.

  4. Fill in the required parameters (ports, admin credentials, storage path), then confirm.

  5. After deployment, create a website/reverse proxy in 1Panel if you want a custom domain.

  6. Enable HTTPS (recommended) and keep the app updated from the App Store.