Add Gandi DNS docs and rewrite homepage intro (#115)
## Summary - New reference card (`docs/reference/infrastructure/gandi.md`) covering DNS records, Pulumi config, TLS integration - New how-to guide (`docs/how-to/gandi-operations.md`) for DNS deployment and PAT cycling with `pbpaste` shortcut - Rewritten homepage intro for wider audience ahead of public docs.eblu.me - Cross-linked from reference index, routing, caddy, and how-to index - Fixed PAT expiration inaccuracy in `pulumi/gandi/README.md` (max is 90 days, not 30) ## Test plan - [ ] Verify wiki-links resolve in Quartz build - [ ] Review gandi reference card for accuracy - [ ] Review gandi-operations how-to for accuracy - [ ] Check homepage reads well for external visitors Reviewed-on: https://forge.ops.eblu.me/eblume/blumeops/pulls/115
This commit is contained in:
parent
2cb76de5a2
commit
8e4afe77e0
9 changed files with 190 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ This project requires a Gandi Personal Access Token (PAT) with LiveDNS permissio
|
|||
|
||||
2. Create a new PAT:
|
||||
- Name: `blumeops-pulumi` (or similar)
|
||||
- Expiration: 30 days (maximum)
|
||||
- Expiration: 30 days (maximum is 90; shorter is fine if used rarely)
|
||||
- Permissions required:
|
||||
- **Manage domain name technical configurations** (required for DNS records)
|
||||
- See and renew domain names
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue