Skip to content

fix: wildcard dns docs #7709

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

Merged
merged 2 commits into from
May 31, 2023
Merged

fix: wildcard dns docs #7709

merged 2 commits into from
May 31, 2023

Conversation

spikecurtis
Copy link
Contributor

No description provided.

Signed-off-by: Spike Curtis <spike@coder.com>
@spikecurtis spikecurtis requested review from deansheather and bpmct May 30, 2023 05:57
@spikecurtis spikecurtis changed the title Fix wildcard dns docs fix: wildcard dns docs May 30, 2023
1. use a single certificate/key for the root and wildcard domains.
2. configure both root and wildcard domain certificates/keys via
[`coder.tls.secretNames`](https://github.com/coder/coder/blob/main/helm/values.yaml) in the Helm Chart, or
[`--tls-key-file`](../cli/server#--tls-cert-file) and [`--tls-key-file`](../cli/server#--tls-key-file) command
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
[`--tls-key-file`](../cli/server#--tls-cert-file) and [`--tls-key-file`](../cli/server#--tls-key-file) command
[`--tls-cert-file`](../cli/server#--tls-cert-file) and [`--tls-key-file`](../cli/server#--tls-key-file) command

Copy link
Member

Choose a reason for hiding this comment

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

@spikecurtis I guess this was a typo.

Comment on lines 43 to 44
1. use a single certificate/key for the root and wildcard domains.
2. configure both root and wildcard domain certificates/keys via
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
1. use a single certificate/key for the root and wildcard domains.
2. configure both root and wildcard domain certificates/keys via
1. Use a single certificate and key for both the root and wildcard domains.
2. Configure multiple certificates and keys via

1. use a single certificate/key for the root and wildcard domains.
2. configure both root and wildcard domain certificates/keys via
[`coder.tls.secretNames`](https://github.com/coder/coder/blob/main/helm/values.yaml) in the Helm Chart, or
[`--tls-key-file`](../cli/server#--tls-cert-file) and [`--tls-key-file`](../cli/server#--tls-key-file) command
Copy link
Member

Choose a reason for hiding this comment

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

you should specify that this should be specified as a comma separated list or the flag can be specified multiple times

Signed-off-by: Spike Curtis <spike@coder.com>
Copy link
Member

@matifali matifali left a comment

Choose a reason for hiding this comment

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

LGTM

@spikecurtis spikecurtis merged commit 583b777 into main May 31, 2023
@spikecurtis spikecurtis deleted the spike/docs-wildcard-dns branch May 31, 2023 06:10
ammario pushed a commit that referenced this pull request Jun 1, 2023
* Fix wildcard dns docs

Signed-off-by: Spike Curtis <spike@coder.com>

* Clarify

Signed-off-by: Spike Curtis <spike@coder.com>

---------

Signed-off-by: Spike Curtis <spike@coder.com>
ammario pushed a commit to goodspark/coder that referenced this pull request Jun 1, 2023
* Fix wildcard dns docs

Signed-off-by: Spike Curtis <spike@coder.com>

* Clarify

Signed-off-by: Spike Curtis <spike@coder.com>

---------

Signed-off-by: Spike Curtis <spike@coder.com>
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