书栈网 · BookStack 本次搜索耗时 0.050 秒,为您找到 29 个相关结果.
  • 如何使用Træfɪk代理多个Minio服务

    如何使用Træfɪk代理多个Minio服务 1. 前提条件 2. 步骤 获取,配置和启动Træfɪk 获取,配置和启动Minio 测试启动的实例 如何使用Træfɪk代理多个Minio服务 Træfɪk 是一个用Go语言写的先进(和流行技术结合的比较好)的反向代理。它支持多种配置方式,本文将介绍如何通过Docker设置多个Minio实例,并...
  • Clustering/HA

    Clustering / High Availability Prerequisites File configuration to KV store migration Deploy a Træfɪk cluster Clustering / High Availability This guide explains how tu use T...
  • Key-value 存储配置

    Key-value store configuration Static configuration in Key-value store docker-compose file for Consul Upload the configuration in the Key-value store Launch Træfɪk TLS support ...
  • Kubernetes

    Kubernetes Ingress Controller Prerequisites Deploy Træfɪk Check the deployment Submitting An Ingress to the cluster. Name based routing Path based routing Kubernetes Ingr...
  • 新手入门

    概览 快速上手 获取 二进制文件 Docker 测试 Træfɪk 是一个为了让部署微服务更加便捷而诞生的现代HTTP反向代理、负载均衡工具。 它支持多种后台 (Docker , Swarm , Kubernetes , Marathon , Mesos , Consul , Etcd , Zookeeper , BoltDB , R...
  • Swarm 集群

    Swarm cluster Prerequisites Cluster provisioning Create machine mh-keystore Create machine mhs-demo0 Create machine mhs-demo1 Create the overlay Network Deploy Træfɪk Deploy...
  • 基础

    概念 入口点 前端 合并多条规则 优先级 后端 服务器 配置文件 静态 Træfɪk 配置 配置文件 参数 Key-value 存储 动态 Træfɪk 配置 命令 概念 让我们回顾一下在 概览 举的例子: 假设你已经在你的基础设施上部署了一堆微服务。你可能使用了一个服务发现系统(例如 etcd ...
  • Consul catalog backend

    Consul catalog backend Consul catalog backend Træfɪk can be configured to use service discovery catalog of Consul as a backend configuration: #################################...
  • ECS backend

    ECS backend ECS backend Træfɪk can be configured to use Amazon ECS as a backend configuration: ################################################################ # ECS configu...
  • API 后端

    API 后端 API 后端 Træfik 可以通过 RESTful api 进行配置. 想要开启它: [ web ] address = ":8080" # SSL 证书与密钥文件配置 # # 可选 # # CertFile = "traefik.crt" # KeyFile = "traefik.key" ...