积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部综合其他(294)Weblate(293)后端开发(176)区块链(64)数据库(40)数据库工具(37)phpMyAdmin(35)Java(34)系统运维(33)Python(31)

语言

全部英语(343)中文(简体)(213)中文(繁体)(13)俄语(1)zh(1)

格式

全部PDF文档 PDF(349)其他文档 其他(222)
 
本次搜索耗时 0.058 秒,为您找到相关结果约 571 个.
  • 全部
  • 综合其他
  • Weblate
  • 后端开发
  • 区块链
  • 数据库
  • 数据库工具
  • phpMyAdmin
  • Java
  • 系统运维
  • Python
  • 全部
  • 英语
  • 中文(简体)
  • 中文(繁体)
  • 俄语
  • zh
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 docker-compose 安装 RocketMQ

    docker-compose 安装 rocketmq 作者:gaga 原文链接:https://ld246.com/article/1607353262990 来源网站:链滴 许可协议:署名-相同方式共享 4.0 国际 (CC BY-SA 4.0) 一、拉取镜像 docker pull rocketmqinc/rocketmq 二、设置网段 docker network create firewall-cmd --zone=trusted --add-source=172.10.0.1/16 --permanent firewall-cmd --reload 三、配置 docker-compose version: '3.8' services: rmqnamesrv: image: rocketmqinc/rocketmq container_name: rmqnamesrv onsole-ng container_name: rmqconsole ports: - 9999:8080 environment: 原文链接:docker-compose 安装 rocketmq JAVA_OPTS: "-Drocketmq.namesrv.addr=172.10.0.14:9876 -Dcom.rocketmq.sendMessag
    0 码力 | 3 页 | 135.58 KB | 1 年前
    3
  • pdf文档 Docker 从入门到实践 0.9.0(2017-12-31)

    启动终端后,通过命令可以检查安装后的 Docker 版本。 $ docker --version Docker version 17.10.0-ce, build f4ffd25 $ docker-compose --version docker-compose version 1.17.0-rc1, build a0f95af $ docker-machine --version docker-machine version y volumes: registry-data: 修改 hosts 编辑 /etc/hosts docker.domain.com 127.0.0.1 启动 $ docker-compose up -d 这样我们就搭建好了一个具有权限认证、TLS 的私有仓库,接下来我们测试其功能是否正 常。 测试私有仓库功能 登录到私有仓库。 $ docker login docker 适 合云计算场景。 Docker for Mac 、 Docker for Windows 自带 docker-compose 二进制文件,安装 Docker 之 后可以直接使用。 $ docker-compose --version docker-compose version 1.17.1, build 6d101fb Linux 系统请使用以下介绍的方法安装。 二进制包
    0 码力 | 370 页 | 6.73 MB | 1 年前
    3
  • pdf文档 Docker 从入门到实践 0.4

    执行命令。 $ sudo pip install -U docker-compose 安装成功后,可以查看 docker-compose 命令的用法。 $ docker-compose -h Fast, isolated development environments using Docker. Usage: docker-compose [options] [COMMAND] [ARGS [ARGS...] docker-compose -h|--help Options: --verbose Show more output --version Print version and exit -f, --file FILE Specify an alternate compose file https://raw.githubusercontent.com/docker/compose/1.2.0/contrib/completion/bash/docker-compose > /etc/bash_completion.d/docker-compose 安装 PIP 安装 Docker —— 从入门到实践 103 安装 发布的二进制包可以在 https://github.com/doc
    0 码力 | 179 页 | 2.27 MB | 1 年前
    3
  • pdf文档 常见Redis未授权访问漏洞总结

    github.io/DownGit/#/home chmod 777 docker-entrypoint.sh # 给docker-entrypoint.sh权限 docker-compose build && docker-compose up -d # 编译并启动环境 通过crontab反弹宿主机shell docker -H tcp://192.168.15.5:2375 version io/DownGit/#/home 未授权访问测试 # 上传文件到靶机并进行解压 unzip common.zip # 编译并启动docker容器 cd common/ docker-compose build && docker-compose up -d #rsync rsync://{target_ip}/ rsync rsync://172.16.2.250:873/ rsync rsync://172 com/vulhub/vulhub/master/couchdb/CVE-2017- 12636/docker-compose.yml 未授权访问测试 任意命令执行 本机python运行http服务 docker-compose up -d curl http://192.168.18.129:5984 curl http://192.168.18.129:5984/_config python -m SimpleHTTPServer
    0 码力 | 44 页 | 19.34 MB | 1 年前
    3
  • pdf文档 The Weblate Manual 2.17.1

    https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also: See Running Weblate in the Docker for more detailed instructions and customization default database. Deployment Following examples assume you have working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the
    0 码力 | 263 页 | 2.85 MB | 1 年前
    3
  • pdf文档 The Weblate Manual 2.17

    https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also: See Running Weblate in the Docker for more detailed instructions and customization default database. Deployment Following examples assume you have working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the
    0 码力 | 261 页 | 2.86 MB | 1 年前
    3
  • epub文档 The Weblate Manual 2.18

    https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also See Running Weblate in the Docker for more detailed instructions and customization database. Deployment The following examples assume you have a working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the
    0 码力 | 344 页 | 1.41 MB | 1 年前
    3
  • pdf文档 The Weblate Manual 2.18

    https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also: See Running Weblate in the Docker for more detailed instructions and customization Release 2.18 Deployment The following examples assume you have a working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the
    0 码力 | 269 页 | 2.89 MB | 1 年前
    3
  • epub文档 The Weblate Manual 2.20

    https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also See Running Weblate in the Docker for more detailed instructions and customization database. Deployment The following examples assume you have a working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the
    0 码力 | 366 页 | 1.45 MB | 1 年前
    3
  • pdf文档 The Weblate Manual 2.20

    https://github.com/WeblateOrg/docker.git weblate-docker cd weblate-docker 2. Start Weblate containers: docker-compose up See also: See Running Weblate in the Docker for more detailed instructions and customization database. Deployment The following examples assume you have a working Docker environment, with docker-compose installed. Please check Docker documentation for instructions on this. 1. Clone weblate-docker password printed out on first startup. 3. Build Weblate containers: docker-compose build 4. Start Weblate containers: docker-compose up Enjoy your Weblate deployment, it’s accessible on port 80 of the
    0 码力 | 280 页 | 2.95 MB | 1 年前
    3
共 571 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 58
前往
页
相关搜索词
dockercompose安装RocketMQDocker入门实践0.9201712310.4常见Redis授权访问漏洞总结TheWeblateManual2.172.182.20
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩