This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
esxi:caddy_server [2024/07/30 14:28] derek |
esxi:caddy_server [2025/12/25 09:41] (current) derek |
||
|---|---|---|---|
| Line 74: | Line 74: | ||
| # Get a DNS API token from https:// | # Get a DNS API token from https:// | ||
| - | # Edit zone DNS > Use template: | ||
| - | # | ||
| - | # | ||
| - | # | ||
| # Edit zone DNS > Use template: | # Edit zone DNS > Use template: | ||
| # | # | ||
| + | # Add a Permissions entry for: Zone.Zone: | ||
| # | # | ||
| # | # | ||
| Line 91: | Line 88: | ||
| # Paste in the following lines with their respective keys filled in: | # Paste in the following lines with their respective keys filled in: | ||
| [Service] | [Service] | ||
| - | Environment=" | ||
| Environment=" | Environment=" | ||
| Environment=" | Environment=" | ||
| Line 135: | Line 131: | ||
| # Update Caddy | # Update Caddy | ||
| caddy update | caddy update | ||
| + | chmod 755 / | ||
| systemctl reload caddy | systemctl reload caddy | ||