书栈网 · BookStack 本次搜索耗时 0.024 秒,为您找到 1678 个相关结果.
  • 使用RPM/DEB包部署多机集群

    使用RPM/DEB包部署Nebula Graph多机集群 部署方案 前提条件 手动部署流程 1.安装Nebula Graph 2.修改配置文件 3.启动集群 4.检查集群 使用RPM/DEB包部署Nebula Graph多机集群 Nebula Graph不提供官方的集群部署工具,用户可以使用RPM或DEB文件手动部署集群。本文提供了部署集...
  • StrongLoop API 网关

    1813 2018-06-11 《Loopback 中文文档》
    StrongLoop API网关 Overview(简介) 请求/响应管道 API请求的典型流程 LoopBack 组件 and Express 中间件 策略 StrongLoop API网关 !Important : StrongLoop网关废弃于2016年4月22日. StrongLoop Gateway 现在属于 IBM A...
  • Troubleshooting CNI plugin-related errors

    Troubleshooting CNI plugin-related errors About the “Incompatible CNI versions” and “Failed to destroy network for sandbox” errors Incompatible CNI versions error Failed to destro...
  • Extension life cycle

    498 2019-09-24 《LoopBack 4 Document》
    Extension life cycle Implement a life cycle observer Register a life cycle observer Extension life cycle As described in Life cycle , a LoopBackApplication has its own life ...
  • 用户管理

    1161 2018-06-11 《Loopback 中文文档》
    Managing users Creating and authenticating users(创建与认证用户) Understanding the built-in User model(了解内置User Model) Default access controls(默认访问控制) Managing users Loopback 内置的 U...
  • Testing your application

    1805 2019-09-24 《LoopBack 4 Document》
    Overview Types of tests Project setup Set up testing infrastructure with LoopBack CLI Setup testing infrastructure manually Data handling Create a test datasource Clean the d...
  • 1. Install YugabyteDB

    Install YugabyteDB Prerequisites Download YugabyteDB Configure Install YugabyteDB macOS Linux Docker Kubernetes Prerequisites macOS 10.12 or later. Verify that yo...
  • BelongsTo Relation

    975 2019-09-24 《LoopBack 4 Document》
    Overview Defining a belongsTo Relation Configuring a belongsTo relation Using BelongsToAccessor in a controller Handling recursive relations Overview Note: This relation ...
  • Bootstrap Checks

    Bootstrap Checks Development vs. production mode Single-node discovery Forcing the bootstrap checks Bootstrap Checks Collectively, we have a lot of experience with users suf...
  • Relations

    779 2019-09-24 《LoopBack 4 Document》
    Overview Overview Individual models are easy to understand and work with. But in reality, modelsare often connected or related. When you build a real-world application withmult...