xrow / runtime-bundle
Ibexa DXP 基站点的运行时功能
1.0.1
2022-09-20 02:03 UTC
Requires
- ibexa/core: ^4.2
This package is auto-updated.
Last update: 2024-09-03 15:30:19 UTC
README
Ibexa 网站的运行时功能。
安装
composer config --json extra.symfony.endpoint \
'["https://api.github.com/repos/xrowgmbh/recipes/contents/index.json?ref=main","https://api.github.com/repos/ibexa/recipes/contents/index.json?ref=flex/main","flex://defaults"]'
composer require xrow/runtime-bundle
使用
yum install -y php php-pdo php-gd php-sodium php-pecl-swoole5 php-yaml
export APP_RUNTIME="Xrow\Runtime\K8Runtime"
php public/index.php
curl https://:8080
贡献
composer req xrow/runtime-bundle:dev-master --prefer-source
创建合并请求。