openfaas/docs

Document exposing the gateway on a different port

开放

#136 创建于 2019年3月11日

 (4 条评论) (1 个反应) (0 位负责人)Makefile (95 个派生)auto 404
good first issuehelp wanted

仓库指标

星标
 (67 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

Proposed change

The docs should show developers how to change the public port of the gateway. In both swarm and k8s this is not very complicated. We should warn users about exposing it publically, but for developers testing OpenFaaS they might have port conflicts on their local systems.

The docs should identify use cases and which files would need to be modified.

Context

Several users have asked about this in Slack. Documenting this will simplify the developer experience.

  • Operating System and version (e.g. Linux, Windows, MacOS):

  • Link to your project or a code example to reproduce issue:

  • Please also follow the troubleshooting guide and paste in any other diagnostic information you have:

贡献者指南