1
0
Fork 0
1Panel-Appstore/portainer-ce
renovate[bot] 9fe54268b0 chore(deps): update portainer/portainer-ce docker tag to v2.31.1 (#4170)
* chore(deps): update portainer/portainer-ce docker tag to v2.31.1

* Update app version [skip ci]

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
2025-06-19 23:01:37 +08:00
..
2.31.1-alpine chore(deps): update portainer/portainer-ce docker tag to v2.31.1 (#4170) 2025-06-19 23:01:37 +08:00
README.md feat: 修改应用 README 2023-09-21 16:22:29 +08:00
README_en.md docs: Add English README (#2662) 2024-12-03 21:59:18 +08:00
data.yml feat: 修改部分应用的类型为 website 2025-05-14 14:21:38 +08:00
logo.png feat: 优化部分应用 Logo 2024-03-24 14:18:18 +08:00

README_en.md

Portainer CE

Portainer CE (Community Edition) is an open-source container management tool that provides a user-friendly web interface for managing and monitoring containerized applications.

Main Features:

Container Management

  • Container Creation and Start: Portainer CE allows users to easily create, configure, and start containers. You can choose to create containers from existing images or import custom images.
  • Container Monitoring: Through an intuitive interface, you can monitor container status, resource utilization, and logs in real time, helping you quickly identify issues and perform diagnostics.
  • Container Orchestration: Portainer CE supports Docker Compose, allowing you to define multi-container applications declaratively and manage them within a single project.

Image Management

  • Image Browsing and Search: You can easily browse available Docker images and use the built-in search function to find the images you need.
  • Image Import and Export: Supports importing and exporting Docker images for sharing and backing up applications across different environments.

Stacks and Services

  • Stack Management: Portainer CE supports Docker Swarm, allowing you to create, manage, and monitor stacks to deploy distributed applications.
  • Service Management: Easily manage Swarm services, including scaling, updating, and performing rolling back operations.

User and Team Management

  • Users and Permissions: You can create multiple user accounts and assign different permissions, enabling collaborative management of containers and applications.

System Settings

  • Dashboard and Monitoring: Portainer CE provides a dashboard displaying key performance indicators of hosts and containers, helping you monitor your entire containerized environment.
  • Storage and Network Configuration: Configure storage volumes and network settings to enable containers to communicate with each other and access external resources.
  • Application Templates: Supports application templates to simplify the deployment of common containerized applications.

Logs and Auditing

  • Log Viewing: Easily view real-time logs of containers and services to assist with troubleshooting and monitoring.
  • Audit Logs: Records user actions for auditing and security analysis.