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

Update README.md with docs on how to properly use the cloudflare tunnel. #55

Closed
wants to merge 3 commits into from
Closed

Conversation

devantler
Copy link

Closes #35 closes #36

Closes #35 closes #36
@devantler
Copy link
Author

I think it should be considered why the tunnel requires the tunnel name to be set when it already has the tunnel ID. It seems there is something in the chart or container that is misconfigured, as the error thrown when the tunnel name is not set is in contradiction with the case:

"cloudflared tunnel run" requires the ID or name of the tunnel to run as the last command line argument or in the configuration file.

Right now, it should be:

"cloudflared tunnel run" requires the ID and name of the tunnel to run as the last command line argument or in the configuration file.

to align with the behaviour of the helm chart.


I am not familiar with the setup of the cloudflare-remote-tunnel, so I hope someone else can jump in with a quick bit of docs on how to get that rolling.

@devantler devantler closed this Jan 9, 2024
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.

feat: Allow users to inject credentials file separately How to properly authenticate to Cloudflare?
1 participant