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

✨Adds waiting for TCP port support #3

Merged
merged 1 commit into from
Apr 7, 2019
Merged

✨Adds waiting for TCP port support #3

merged 1 commit into from
Apr 7, 2019

Conversation

frenck
Copy link
Member

@frenck frenck commented Apr 7, 2019

Proposed Changes

Adds support for waiting for a TCP socket to be available.
Useful for e.g., waiting for a subservice to be available/started, before starting NGinx.

bashio::net.wait_for 8080

exec nginx

Related Issues

n/a

@ghost ghost assigned frenck Apr 7, 2019
@frenck frenck changed the title ✨ Adds waiting for TCP port support ✨Adds waiting for TCP port support Apr 7, 2019
@frenck frenck merged commit 2f2f529 into master Apr 7, 2019
@frenck frenck deleted the net-wait-for branch April 7, 2019 18:50
@addons-assistant
Copy link

Congrats on merging your first pull request! 🎉🎉🎉

@addons-assistant
Copy link

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@addons-assistant addons-assistant bot locked as resolved and limited conversation to collaborators May 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant