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

feat: includes tailscale for private connections #327

Merged
merged 4 commits into from
Nov 16, 2022
Merged

Conversation

darora
Copy link
Contributor

@darora darora commented Nov 15, 2022

Functionality is behind a ENABLE_TAILSCALE env var, without which we do not attempt to start tailscale. This should cater for self-hosted setups that don't require tailscale.

@darora darora requested a review from w3b6x9 November 15, 2022 04:10
@w3b6x9 w3b6x9 changed the base branch from rc to rc-dev November 15, 2022 19:01
darora and others added 4 commits November 15, 2022 23:43
Functionality is behind a ENABLE_TAILSCALE env var, without which we
do not attempt to start tailscale. This should cater for self-hosted
setups that don't require tailscale.
Realtime relies on several vars populated by fly's platform
@w3b6x9 w3b6x9 merged commit a2c43cb into rc-dev Nov 16, 2022
@w3b6x9 w3b6x9 deleted the da/tailscale branch November 16, 2022 07:51
w3b6x9 pushed a commit that referenced this pull request Nov 16, 2022
* feat: includes tailscale for private connections

Functionality is behind a ENABLE_TAILSCALE env var, without which we
do not attempt to start tailscale. This should cater for self-hosted
setups that don't require tailscale.

* fix: move ARG TAILSCALE_VERSION to tailscale scope

* fix: adds dependencies

* fix: preserves env variables when passing execution to realtime

Realtime relies on several vars populated by fly's platform
w3b6x9 pushed a commit that referenced this pull request Nov 16, 2022
* feat: includes tailscale for private connections

Functionality is behind a ENABLE_TAILSCALE env var, without which we
do not attempt to start tailscale. This should cater for self-hosted
setups that don't require tailscale.

* fix: move ARG TAILSCALE_VERSION to tailscale scope

* fix: adds dependencies

* fix: preserves env variables when passing execution to realtime

Realtime relies on several vars populated by fly's platform
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.

None yet

2 participants