Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make host configurable #78

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

jlegrone
Copy link
Contributor

@jlegrone jlegrone commented Dec 18, 2021

What was changed

This PR enables optional binding to an IP address or host name.

Why?

I'd like to be able to listen on the loopback interface in Temporalite so that users don't get the Do you want the application “temporalite” to accept incoming network connections? alert every time they start the server.

Checklist

  1. Closes

N/A

  1. How was this tested:

Verified no behavior changes via go run ./cmd/server. Tested setting the host option via Temporalite.

  1. Any docs updates needed?

No probably not. We might consider adding this as a ./cmd/server CLI option though.

This enables optional binding to the loopback interface.
@CLAassistant
Copy link

CLAassistant commented Dec 18, 2021

CLA assistant check
All committers have signed the CLA.

@feedmeapples feedmeapples merged commit 4484839 into temporalio:main Dec 23, 2021
@jlegrone jlegrone deleted the jlegrone/configure-host branch December 28, 2021 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants