书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 913 个相关结果.
  • init

    init CLI 命令参考 说明 支持的平台 用法 参数 示例 以 Self-Hosted 方式初始化 dapr 在 Kubernetes 中初始化 dapr 初始化Kubernetes的Dapr并等待安装完成 以 Self-Hosted 初始化指定版本的 Dapr 运行时 以 Kubernetes 初始化指定版本的 Dapr 运行时 In...
  • The Response

    583 2019-09-21 《Slim 3 Document》
    Response How to get the Response object The Response Status The Response Headers Get All Headers Get One Header Detect Header Set Header Append Header Remove Header The Re...
  • Web Servers

    652 2019-09-21 《Slim 3 Document》
    Web Servers PHP built-in server Apache configuration Nginx configuration HipHop Virtual Machine IIS lighttpd Web Servers It is typical to use the front-controller pattern...
  • 5. HTTP 响应

    909 2019-09-21 《Slim 3 中文文档》
    HTTP 响应 如何获取 HTTP 响应对象 HTTP 响应状态 HTTP 响应头 获取所有响应头 获取单个响应头 检查响应头 设置响应头 追加响应头/Append Header 移除响应头 HTTP 响应体 返回 JSON HTTP 响应 Slim 应用程序的路由和中间件给出了一个 PSR 7 响应对象,它表示当前的 HTTP...
  • init

    init CLI command reference Description Supported platforms Usage Flags Examples Self-hosted environment Kubernetes environment init CLI command reference Detailed informa...
  • Web Servers

    Web Servers PHP built-in server Apache configuration Nginx configuration HipHop Virtual Machine IIS lighttpd Web Servers It is typical to use the front-controller pattern...
  • 8.3. Let the Docker runtime handle replication and uptime

    Let the Docker orchestrator restart and replicate processes One Paragraph Explainer Code Example – Invoking Node.js directly without intermediate tools Code Example Anti Pattern ...
  • Run without Docker

    How-To: Run Dapr in self-hosted mode without Docker Prerequisites Initialize Dapr without containers Service invocation Enabling state management or pub/sub Enabling actors Cl...
  • Run without Docker

    How-To: Run Dapr in self-hosted mode without Docker Prerequisites Initialize Dapr without containers Service invocation Enabling state management or pub/sub Enabling actors Cl...
  • 8.11. Clean-out build-time secrets, avoid secrets in args

    Clean build-time secrets, avoid secrets as args One Paragraph Explainer Code Example – Using Docker mounted secrets (experimental but stable) Code Example – Building securely usi...