4 个仓库
Configuring PHP runtime settings like memory limits for application compatibility.
Distinct from Runtime Memory Limits: No candidate covers PHP-specific runtime configuration; closest candidates are about generic memory limits or database engine limits.
Explore 4 awesome GitHub repositories matching devops & infrastructure · PHP Runtime Configuration. Refine with filters or upvote what's useful.
Kimai is an open-source time tracking system that records employee working hours, manages absences, and generates professional invoices from recorded timesheets and expenses. It organizes all time records through a mandatory three-level hierarchy of customer, project, and activity, and supports project budget monitoring with configurable time and money limits. The application is extensible through a plugin system that allows adding custom features, invoice templates, reporting views, and dashboard widgets without modifying core files. It provides a RESTful JSON API for programmatic read and w
Documents how to increase PHP memory limit for console commands in constrained hosting environments.
宝塔面板 (BaoTa) 是一个基于 Web 的 Linux 服务器控制面板和系统管理仪表盘,专为管理托管环境和系统资源而设计。它提供图形化界面,将管理操作转化为系统级配置,使用户无需完全依赖命令行即可管理 Linux 服务器和 Web 托管栈。 该平台通过 AI 驱动的服务器运维脱颖而出,利用人工智能进行性能分析,并通过自然语言命令执行维护任务。它支持多节点编排,能够从单一界面协调多个服务器实例,实现负载均衡、数据复制和机器迁移。 该软件涵盖了广泛的管理功能,包括 Docker 容器编排、数据库生命周期管理和自动 SSL 证书签发。它提供了全面的安全加固工具,如系统防火墙、暴力破解防护和多因素身份验证,以及用于实时性能跟踪和自动健康报告的监控工具。 面板的安装和部署通过在纯净 Linux 系统上运行命令行脚本来完成。
Adjusts PHP runtime variables and directives in configuration files to manage resource limits.
Devilbox is a containerized development environment that provides a reproducible suite of web servers, databases, and language runtimes managed through a unified configuration. It functions as a Docker-based local development stack for LAMP and MEAN software stacks and as a manager for switching between different versions of these services to match specific project requirements. The system distinguishes itself by automating local network orchestration. It includes a Docker-based virtual host manager that automatically maps local directories to custom domains and a local DNS and SSL orchestrat
Customizes settings, loads modules, and executes startup scripts to match project requirements.
dnmp 是一个容器化的 Web 开发环境,提供了一个完整的 LNMP 栈,包括 Nginx、MySQL、PHP 和 Redis。它作为一个管理系统,用于在 Docker 容器内协调 Web 服务器路由、语言运行时版本、数据库管理和 SSL 证书配置。 该项目通过一个全面的 PHP 运行时管理器脱颖而出,该管理器允许在多个语言版本之间切换并在隔离环境中管理扩展。它包括一个使用 webroot 验证来配置和更新证书的自动化 SSL 证书管理器,以及一个用于将多个自定义域名映射到单个服务器的 Nginx 虚拟主机管理器。 功能面扩展到高级数据库管理,包括模式比较、克隆和慢查询日志分析。它还提供用于 PHP 性能分析、方法调用图可视化和查询性能审计的可观测性工具。其他实用程序涵盖通过 HTTP/2 进行的 Web 流量加密、用于 CLI 执行的主机映射 shell 别名,以及基于 Webhook 的代码部署。
Includes tools to retrieve PHP version numbers, installed modules, and configuration file locations via the command line.