- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for 352 (0.01 seconds)
-
docs/federation/lookup/README.md
### Run Multiple Clusters > cluster1 ```sh export MINIO_ETCD_ENDPOINTS="http://remote-etcd1:2379,http://remote-etcd2:4001" export MINIO_DOMAIN=domain.com export MINIO_PUBLIC_IPS=44.35.2.1,44.35.2.2,44.35.2.3,44.35.2.4 minio server http://rack{1...4}.host{1...4}.domain.com/mnt/export{1...32} ``` > cluster2 ```sh export MINIO_ETCD_ENDPOINTS="http://remote-etcd1:2379,http://remote-etcd2:4001"Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Tue Aug 12 18:20:36 GMT 2025 - 4.2K bytes - Click Count (0) -
impl/maven-core/src/main/java/org/apache/maven/lifecycle/providers/packaging/AbstractLifecycleMappingProvider.java
protected static final String RESOURCES_PLUGIN_VERSION = "3.3.1"; protected static final String COMPILER_PLUGIN_VERSION = "3.13.0"; protected static final String SUREFIRE_PLUGIN_VERSION = "3.5.2"; protected static final String INSTALL_PLUGIN_VERSION = "3.1.3"; protected static final String DEPLOY_PLUGIN_VERSION = "3.1.3"; // packagingCreated: Sun Apr 05 03:35:12 GMT 2026 - Last Modified: Sun Dec 22 12:24:35 GMT 2024 - 3.2K bytes - Click Count (0)