Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: add Caddy+LetsEncrypt TLS example#4585

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
bpmct merged 2 commits intomainfrombpmct/caddy-example
Oct 19, 2022
Merged
Show file tree
Hide file tree
Changes from1 commit
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
NextNext commit
structure
  • Loading branch information
@bpmct
bpmct committedOct 15, 2022
commit0befd38dbc8fc4bb41aa7edfa12b65b10fc6e74b
View file
Open in desktop
Empty file.
View file
Open in desktop
Empty file.
14 changes: 13 additions & 1 deletiondocs/manifest.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -210,7 +210,19 @@
"title": "Configuration",
"description": "Learn how to configure Coder.",
"path": "./admin/configure.md",
"icon_path": "./images/icons/toggle_on.svg"
"icon_path": "./images/icons/toggle_on.svg",
"children": [
{
"title": "Caddy",
"description": "Run Coder with TLS under a Caddy reverse proxy",
"path": "./admin/configure/caddy.md"
},
{
"title": "cert-manager",
"description": "Run Coder with TLS certificates generated by cert-manager.",
"path": "./admin/configure/cert-manager.md"
}
]
},
{
"title": "Upgrading",
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp