积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部系统运维(33)Zabbix(22)Linux(9)eBPF(7)Cilium(7)DevOps(1)存储(1)

语言

全部英语(24)中文(简体)(8)zh(1)

格式

全部PDF文档 PDF(26)其他文档 其他(7)
 
本次搜索耗时 0.191 秒,为您找到相关结果约 33 个.
  • 全部
  • 系统运维
  • Zabbix
  • Linux
  • eBPF
  • Cilium
  • DevOps
  • 存储
  • 全部
  • 英语
  • 中文(简体)
  • zh
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 CloudExplorer 3.0 部署运维手册v1.2

    云管理平台的基础组件构成这样更方便以后在系统运维中更方便的去排查 问题、处理问题。解决了部署环境不统一、部署速度慢、遇到问题无从查起等问题。 二、逻辑架构 2.1 组件说明 CloudExplorer 平台采用 docker-compose 的方式维护整体平台的运行与服务之间的 依赖关系。 2.1.1 依赖组件 CloudExplorer 云管平台依赖于如下第三方开源中间件及数据库服务: 名称 描述 MySQL 数据库自服务、资源池管理及运营 2.1.4 模块镜像 杭州飞致云信息科技有限公司 7 2.2 组件间关系 CloudExplorer 的每个模块都是都是一个服务,服务模块与服务模块之间的依赖关系在 docker-compose 文件中都已经定义。 文件为:/opt/fit2cloud/docker-compose.yml 模块的基本的关联关系为:  管理中心模块依赖 MYSQL 数据库、Ansible、InfluxDB; ├── redis # 缓存数据目录 │ └── upload # 上传数据目录 ├── docker-compose.yml # docker-compose 文件 ├── external-compose # 各个扩展模块的 docker-compose 文件存放目录 │ ├── nexus-compose.yml │ └── websockify-compose.yml ├── logs
    0 码力 | 29 页 | 0 Bytes | 1 年前
    3
  • pdf文档 ubuntu server guide

    Docker 3 rock-images/multi-node-configuration-with-docker-compose Multi-node configuration with Docker-Compose 2 Software 3 package-management Package management 3 upgrade-introduction Upgrade 3 third ROCK Images Introduction Container customization with Docker Multi-node configuration with Docker-Compose Software Package management Upgrade Third party APT repositories Reporting bugs Kernel crash this section, using those same directions. Colors Web App This section will demonstrate use of docker-compose to set up two nodes that inter-operate to implement a trivial CGI web app that lets the user
    0 码力 | 486 页 | 3.33 MB | 1 年前
    3
  • pdf文档 Curve质量监控与运维 - 网易数帆

    集成(CI),下面分别是CI测试和异常测试的报表。背景 01 02 03 04 Curve质量控制 Curve监控体系 Curve运维体系 19/33Curve监控架构 Docker-compose Prometheus Grafana Web UI Curve_ops_tool MDS MDS MDS MDS MDS ChunkServer MDS MDS
    0 码力 | 33 页 | 2.64 MB | 6 月前
    3
  • epub文档 Cilium v1.5 Documentation

    docker.com/engine/installa�on/] OS- Dependent N/A (OS-specific) Dependency Version / Commit ID Docker-Compose [h�ps://docs.docker.com/compose/install/] OS- Dependent N/A (OS-specific) To run Cilium locally configura�on for this job is contained within ginkgo.Jenkinsfile . It first runs unit tests using docker-compose using a YAML located at test/docker-compose.yaml . The next steps happens in parallel: Runs
    0 码力 | 740 页 | 12.52 MB | 1 年前
    3
  • epub文档 Cilium v1.7 Documentation

    1003c8b go get -u github.com/gordonklaus/ineffassign Docker OS- Dependent N/A (OS-specific) Docker-Compose OS- Dependent N/A (OS-specific) To run Cilium locally on VMs, you need: Dependency Version configuration for this job is contained within ginkgo.Jenkinsfile. It first runs unit tests using docker-compose using a YAML located at test/docker- compose.yaml. The next steps happens in parallel: Runs
    0 码力 | 885 页 | 12.41 MB | 1 年前
    3
  • epub文档 Cilium v1.8 Documentation

    ign Docker OS-Dependent N/A (OS-specific) Dependency Version / Commit ID Download Command Docker-Compose OS-Dependent N/A (OS-specific) python3-pip latest N/A (OS-specific) For Unit Testing, you will configuration for this job is contained within ginkgo.Jenkinsfile. It first runs unit tests using docker-compose using a YAML located at test/docker- compose.yaml. The next steps happens in parallel: Runs
    0 码力 | 1124 页 | 21.33 MB | 1 年前
    3
  • pdf文档 Zabbix 3.0 Manual

    files are named like .env_. Examples ** Example 1 ** # git checkout 3.0 # docker-compose -f ./docker-compose_v3_alpine_mysql_latest.yaml up -d The command will download latest Zabbix github.com official Zabbix repository with compose files. ** Example 2 ** # git checkout 3.0 # docker-compose -f ./docker-compose_v3_ubuntu_mysql_local.yaml up -d 79 The command will download base image
    0 码力 | 1074 页 | 12.04 MB | 1 年前
    3
  • pdf文档 Zabbix 3.2 Manual

    These environment files are named like .env_. Examples ** Example 1 ** # docker-compose -f ./docker-compose_v2_alpine_mysql_latest.yaml up -d The command will download latest Zabbix component> files from github.com official Zabbix repository with compose files. ** Example 2 ** # docker-compose -f ./docker-compose_v2_ubuntu_mysql_local.yaml up -d The command will download base image Ubuntu
    0 码力 | 1012 页 | 12.11 MB | 1 年前
    3
  • epub文档 Cilium v1.9 Documentation

    lint Docker OS-Dependent N/A (OS-specific) Dependency Version / Commit ID Download Command Docker-Compose OS-Dependent N/A (OS-specific) python3-pip latest N/A (OS-specific) For Unit Testing, you will configuration for this job is contained within ginkgo.Jenkinsfile. It first runs unit tests using docker-compose using a YAML located at test/docker- compose.yaml. The next steps happens in parallel: Runs
    0 码力 | 1263 页 | 18.62 MB | 1 年前
    3
  • pdf文档 Zabbix 3.4 Manual

    These environment files are named like .env_. Examples ** Example 1 ** # docker-compose -f ./docker-compose_v3_alpine_mysql_latest.yaml up -d The command will download latest Zabbix component> files from github.com official Zabbix repository with compose files. ** Example 2 ** # docker-compose -f ./docker-compose_v3_ubuntu_mysql_local.yaml up -d The command will download base image Ubuntu
    0 码力 | 1136 页 | 15.03 MB | 1 年前
    3
共 33 条
  • 1
  • 2
  • 3
  • 4
前往
页
相关搜索词
CloudExplorer3.0部署运维手册v1ubuntuserverguideCurve质量监控网易数帆CiliumDocumentationZabbixManual3.23.4
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩