openfaas/docs

Document exposing the gateway on a different port

Open

#136 opened on Mar 11, 2019

 (4 comments) (1 reaction) (0 assignees)Makefile (95 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (67 stars)
PR merge metrics
 (PR metrics pending)

Description

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:

Contributor guide