apache / apache/iotdb

[DOCUMENTATION] port settings for REST api in docker compose file.

未关闭 适合新手
#14,788 2 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
6.4k
派生
1.2k
平均合并
1 天 23 小时
30 天内合并 PR
115

描述

On documentation page for RESTful API V2 it will be helpful if adjusted docker compose file with additional port property is mentioned in the area of [Enable RESTful Services](https://iotdb.apache.org/UserGuide/latest/API/RestServiceV2.html#enable-restful-services).

```
ports:
- "6667:6667"
- "18080:18080"
```

When users want to enable REST service, an additional port has to be added in the docker compose file.

Best regards
André

贡献指南

打开贡献指南

调研方向

打开链接的 Enable RESTful Services 部分中的 RESTful API V2 文档,并检查 Docker Compose 示例。将额外的 18080:18080 端口与现有的 6667:6667 映射一并记录,然后验证示例是否说明了启用 REST 服务所需的端口。

由索引模型根据 Issue 内容生成。

评估

技术栈
docker-compose
领域
api, documentation
Issue 类型
文档
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
68/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。