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

add config option for control URL #42

Merged
merged 1 commit into from
May 9, 2024
Merged

add config option for control URL #42

merged 1 commit into from
May 9, 2024

Conversation

willnorris
Copy link
Member

Closes #22

I successfully tested this with headscale, which was pretty neat :)

@willnorris willnorris requested a review from irbekrm May 8, 2024 19:24
@willnorris willnorris force-pushed the will/controlurl branch 3 times, most recently from 53295fe to 6052e1e Compare May 8, 2024 19:42
@mholt
Copy link
Contributor

mholt commented May 8, 2024

Ohhh that's nice that it works with Headscale

@willnorris willnorris force-pushed the will/controlurl branch 3 times, most recently from 9fa40cb to 04c5a82 Compare May 8, 2024 20:33
Copy link
Contributor

@irbekrm irbekrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, tried to deploy with the default https://controlplane.tailscale.com URL specified for this option and all worked as expected 👍🏼

Suggestion: document this option in Readme and/or add it with the default value to the top level Caddyfile?

also return any replacer errors, and remove app nil check since we
always check prior to calling these config funcs.

Closes #22

Co-authored-by: ChibangLW <ich@leonlenzen.de>
Signed-off-by: Will Norris <will@tailscale.com>
@willnorris
Copy link
Member Author

So, it's kinda funny.... I have a separate branch I started last week where I'm doing a pretty heavy pass over all of the documentation. A lot of these changes actually came out of that, realizing that it's somewhat confusing to explain the old way of doing things. So a full doc update is definitely coming.

@willnorris willnorris merged commit 21b5e30 into main May 9, 2024
1 check passed
@willnorris willnorris deleted the will/controlurl branch May 9, 2024 14:39
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

3 participants