Skip to content

Add note to domain page, about enable ingress proxy #67

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 5 commits into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/dashboard/domains.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ You can click on `Verify DNS` button to verify if domain is correctly pointing t

:::

**Note:** To use the `Verify DNS` feature, ensure that **Enable Ingress Proxy** is turned on for the server.

### Issue SSL Certificate 🛡️

Expand Down Expand Up @@ -69,4 +70,4 @@ You can issue a SSL certificate automatically via Let's Encrypt or by manually p
- Also, you may have purchased SSL certificate from a third party and you want to use it.
- If you just want to use self-signed certificate, you can go with this option.

:::
:::
3 changes: 2 additions & 1 deletion versioned_docs/version-2.2.x/dashboard/domains.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ You can click on `Verify DNS` button to verify if domain is correctly pointing t

:::

**Note:** To use the `Verify DNS` feature, ensure that **Enable Ingress Proxy** is turned on for the server.

### Issue SSL Certificate 🛡️

Expand Down Expand Up @@ -69,4 +70,4 @@ You can issue a SSL certificate automatically via Let's Encrypt or by manually p
- Also, you may have purchased SSL certificate from a third party and you want to use it.
- If you just want to use self-signed certificate, you can go with this option.

:::
:::
Loading