- Sort Score
- Result 10 results
- Languages All
Results 181 - 190 of 394 for Proxy (0.03 sec)
-
.github/workflows/mint/minio-erasure.yaml
healthcheck: test: ["CMD", "mc", "ready", "local"] interval: 5s timeout: 5s retries: 5 # starts 4 docker containers running minio server instances. # using nginx reverse proxy, load balancing, you can access # it through port 9000. services: minio1: <<: *minio-common hostname: minio1 volumes: - edata1-1:/edata1 - edata1-2:/edata2 - edata1-3:/edata3
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Nov 03 21:18:18 UTC 2023 - 1.2K bytes - Viewed (0) -
docs/orchestration/docker-compose/docker-compose.yaml
healthcheck: test: ["CMD", "mc", "ready", "local"] interval: 5s timeout: 5s retries: 5 # starts 4 docker containers running minio server instances. # using nginx reverse proxy, load balancing, you can access # it through port 9000. services: minio1: <<: *minio-common hostname: minio1 volumes: - data1-1:/data1 - data1-2:/data2 minio2:
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Wed Oct 30 21:24:58 UTC 2024 - 1.5K bytes - Viewed (0) -
istioctl/pkg/kubeinject/testdata/inject-config-iop.yaml
templates: sidecar: |- spec: initContainers: - name: istio-init image: docker.io/istio/proxy_init:unittest-{{.Values.global.tag}} containers: - name: istio-proxy
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Jun 15 15:02:17 UTC 2023 - 252 bytes - Viewed (0) -
istioctl/pkg/writer/envoy/configdump/testdata/bootstrapdump.json
{ "bootstrap": { "node": { "metadata": { "ISTIO_PROXY_SHA": "istio-proxy:436f365a8007cd8a13a9f1321e7cce94bcc8883e", "ISTIO_VERSION": "1.10.0" }, "userAgentBuildVersion": { "version": { "majorNumber": 1, "minorNumber": 18, "patch": 3 }, "metadata": {
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu May 05 11:02:00 UTC 2022 - 739 bytes - Viewed (0) -
docs/em/docs/advanced/wsgi.md
# โ ๐จ๐ป - ๐บ, โณ, ๐ ๐ ๐ช ๐ป ๐จ๐ป ๐ธ ๐ ๐ โฎ๏ธ [๐ง ๐ธ - ๐ป](sub-applications.md){.internal-link target=_blank}, [โ ๐ณ](behind-a-proxy.md){.internal-link target=_blank}. ๐, ๐ ๐ช โ๏ธ `WSGIMiddleware` & โ๏ธ โซ๏ธ ๐ ๐ ๐จ๐ป ๐ธ, ๐ผ, ๐บ, โณ, โ๏ธ. ## โ๏ธ `WSGIMiddleware` ๐ ๐ช ๐ `WSGIMiddleware`. โคด๏ธ ๐ ๐จ๐ป (โ ๐บ) ๐ฑ โฎ๏ธ ๐ ๏ธ. & โคด๏ธ ๐ป ๐ ๐ฝ โก. ```Python hl_lines="2-3 22" {!../../docs_src/wsgi/tutorial001.py!} ``` ## โ โซ๏ธ
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Sun Oct 06 20:36:54 UTC 2024 - 1.1K bytes - Viewed (0) -
docs/fr/docs/deployment/docker.md
![ReDoc](https://fastapi.tiangolo.com/img/index/index-02-redoc-simple.png) ## Traefik <a href="https://traefik.io/" class="external-link" target="_blank">Traefik</a> est un reverse proxy/load balancer haute performance. Il peut faire office de "Proxy de terminaison TLS" (entre autres fonctionnalitรฉs). Il est intรฉgrรฉ ร Let's Encrypt. Ainsi, il peut gรฉrer toutes les parties HTTPS, y compris l'acquisition et le renouvellement des certificats.
Registered: Sun Nov 03 07:19:11 UTC 2024 - Last Modified: Tue Aug 06 04:48:30 UTC 2024 - 7.5K bytes - Viewed (0) -
cmd/object-lambda-handlers.go
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jul 22 07:04:48 UTC 2024 - 10.3K bytes - Viewed (0) -
common-protos/k8s.io/api/apidiscovery/v2beta1/generated.proto
optional string singularResource = 4; // verbs is a list of supported API operation types (this includes // but is not limited to get, list, watch, create, update, patch, // delete, deletecollection, and proxy). // +listType=set repeated string verbs = 5; // shortNames is a list of suggested short names of the resource. // +listType=set repeated string shortNames = 6;
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Mon Mar 11 18:43:24 UTC 2024 - 7.8K bytes - Viewed (0) -
istioctl/pkg/workload/testdata/vmconfig/ipv4/workloadgroup.yaml
kind: WorkloadGroup metadata: name: foo namespace: bar spec: metadata: annotations: proxy.istio.io/config: |- proxyMetadata: # this should override the value from the global meshconfig PROXY_CONFIG_ANNOT_VALUE: bar labels: {} template: ports: {} serviceAccount: vm-serviceaccount probe: httpGet:
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Thu Jun 15 15:02:17 UTC 2023 - 377 bytes - Viewed (0) -
istioctl/pkg/writer/envoy/configdump/testdata/configdump.json
{ "configs": [ { "@type": "type.googleapis.com/envoy.admin.v3.BootstrapConfigDump", "bootstrap": { "node": { "metadata": { "ISTIO_PROXY_SHA": "istio-proxy:436f365a8007cd8a13a9f1321e7cce94bcc8883e", "ISTIO_VERSION": "1.10.0" }, "userAgentBuildVersion": { "version": { "majorNumber": 1, "minorNumber": 18, "patch": 3
Registered: Wed Nov 06 22:53:10 UTC 2024 - Last Modified: Tue Jun 15 05:44:44 UTC 2021 - 742 bytes - Viewed (0)