- Sort Score
- Num 10 results
- Language All
Results 101 - 110 of 261 for flocker (0.05 seconds)
-
mockwebserver/src/main/kotlin/mockwebserver3/RecordedRequest.kt
* Returns the name of the server the client requested via the SNI (Server Name Indication) * attribute in the TLS handshake. Unlike the rest of the HTTP exchange, this name is sent in * cleartext and may be monitored or blocked by a proxy or other middlebox. */ public val handshakeServerNames: List<String>, /** A string like `GET` or `POST`. */ public val method: String, /** * The request target from the original HTTP request.
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Sat Jun 21 20:36:35 GMT 2025 - 3.2K bytes - Click Count (1) -
build-tools-internal/src/main/java/org/elasticsearch/gradle/internal/distribution/InternalElasticsearchDistributionTypes.java
public static ElasticsearchDistributionType DEB = new DebElasticsearchDistributionType(); public static ElasticsearchDistributionType RPM = new RpmElasticsearchDistributionType(); public static ElasticsearchDistributionType DOCKER = new DockerElasticsearchDistributionType(); public static ElasticsearchDistributionType DOCKER_UBI = new DockerUbiElasticsearchDistributionType();
Created: Wed Apr 08 16:19:15 GMT 2026 - Last Modified: Fri Aug 20 19:11:05 GMT 2021 - 1.5K bytes - Click Count (0) -
docs/fr/docs/deployment/server-workers.md
* ***Redémarrages*** * Réplication (le nombre de processus en cours d'exécution) * **Mémoire** * **Étapes préalables avant le démarrage** ## Conteneurs et Docker { #containers-and-docker } Dans le prochain chapitre sur [FastAPI dans des conteneurs - Docker](docker.md), j'expliquerai quelques stratégies que vous pourriez utiliser pour gérer les autres **concepts de déploiement**.Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:37:13 GMT 2026 - 8.7K bytes - Click Count (0) -
docs/zh-hant/docs/deployment/server-workers.md
在上面的部署概念清單中,使用 workers 主要能幫助到**副本**這一塊,並對**重啟**也有一點幫助,但你仍需要處理其他部分: * **安全 - HTTPS** * **系統啟動時執行** * ***重啟*** * 副本(正在執行的處理序數量) * **記憶體** * **啟動前的前置作業** ## 容器與 Docker { #containers-and-docker } 在下一章 [容器中的 FastAPI - Docker](docker.md) 我會說明一些策略,幫你處理其他的**部署概念**。 我會示範如何**從零建立你的映像檔**來執行單一 Uvicorn 處理序。這個流程相當簡單,而且在使用像 **Kubernetes** 這類分散式容器管理系統時,大多情況也會這麼做。 ## 重點回顧 { #recap }Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:05:38 GMT 2026 - 7.8K bytes - Click Count (0) -
docs/zh/docs/deployment/concepts.md
* **云服务** 为您处理此问题 * 云服务可能**为您处理复制**。 它可能会让您定义 **要运行的进程**,或要使用的 **容器映像**,在任何情况下,它很可能是 **单个 Uvicorn 进程**,并且云服务将负责复制它。 /// tip | 提示 如果这些关于 **容器**、Docker 或 Kubernetes 的内容还没有多大意义,请不要担心。 我将在以后的章节中向您详细介绍容器镜像、Docker、Kubernetes 等:[容器中的 FastAPI - Docker](docker.md)。 /// ## 启动之前的步骤 { #previous-steps-before-starting } 在很多情况下,您希望在**启动**应用程序之前执行一些步骤。 例如,您可能想要运行**数据库迁移**。 但在大多数情况下,您只想执行这些步骤**一次**。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 17:06:37 GMT 2026 - 16.8K bytes - Click Count (0) -
.github/dependabot.yml
groups: github-actions: patterns: - "*" - package-ecosystem: docker directory: /ci/devinfra/docker_windows schedule: interval: monthly ignore: - dependency-name: "*" update-types: ["version-update:semver-major", "version-update:semver-minor"] - package-ecosystem: docker directory: /tensorflow/tools/gcs_test schedule: interval: monthlyCreated: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Wed Jun 04 01:09:09 GMT 2025 - 1.4K bytes - Click Count (0) -
ci/official/utilities/setup.sh
# $TFCI_OUTPUT_DIR/script.log exec > >(tee "$TFCI_OUTPUT_DIR/script.log") 2>&1 # Setup tfrun, a helper function for executing steps that can either be run # locally or run under Docker. setup_docker.sh, below, redefines it as "docker # exec". # Important: "tfrun foo | bar" is "( tfrun foo ) | bar", not "tfrun (foo | bar)". # Therefore, "tfrun" commands cannot include pipes -- which is
Created: Tue Apr 07 12:39:13 GMT 2026 - Last Modified: Thu Jan 09 18:37:25 GMT 2025 - 6.2K bytes - Click Count (0) -
tests/tests_all.sh
go mod tidy cd .. fi # SqlServer for Mac M1 if [[ -z $GITHUB_ACTION && -d tests ]]; then cd tests if [[ $(uname -a) == *" arm64" ]]; then MSSQL_IMAGE=mcr.microsoft.com/azure-sql-edge docker compose up -d --wait go install github.com/microsoft/go-sqlcmd/cmd/sqlcmd@latest || true for query in \ "IF DB_ID('gorm') IS NULL CREATE DATABASE gorm" \
Created: Sun Apr 05 09:35:12 GMT 2026 - Last Modified: Mon Jul 21 02:46:58 GMT 2025 - 1.6K bytes - Click Count (0) -
docs/bucket/versioning/DESIGN.md
# Bucket Versioning Design Guide [](https://slack.min.io) [](https://hub.docker.com/r/minio/minio/) ## Description of `xl.meta` `xl.meta` is a new self describing backend format used by MinIO to support AWS S3 compatible versioning. This file is the source of truth for each `version` at rest. `xl.meta` is a msgpack file serialized from a
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Jul 17 15:43:14 GMT 2022 - 5.8K bytes - Click Count (0) -
docs/tr/docs/project-generation.md
- 🦇 Dark mode desteği. - 🐋 Geliştirme ve production için [Docker Compose](https://www.docker.com). - 🔒 Varsayılan olarak güvenli password hashing. - 🔑 JWT (JSON Web Token) authentication. - 📫 E-posta tabanlı şifre kurtarma. - ✅ [Pytest](https://pytest.org) ile testler. - 📞 Reverse proxy / load balancer olarak [Traefik](https://traefik.io).
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 07:53:17 GMT 2026 - 2.1K bytes - Click Count (0)