Homelab Progress N°5 #18

Open
opened 2024-09-06 15:59:07 -04:00 by anavarro · 0 comments
Member

Caddy setup

  • Setup local DNS to get private IP's visible in logs
  • Setup ACME DNS challenge with cloudflare with the setting resolver pointing to a public DNS so caddy don't resolve to it's own private IP
  • S3 storage to share the certificates
  • Create a small snippet to protect virtual hosts, this is applied in the catch all rule so services are only private unless otherwise specified
  • Create 2 files to ease organization of services:
    • public-services
    • smith-services
### Caddy setup - Setup local DNS to get private IP's visible in logs - Setup ACME DNS challenge with cloudflare with the setting `resolver` pointing to a public DNS so caddy don't resolve to it's own private IP - S3 storage to share the certificates - Create a small snippet to protect virtual hosts, this is applied in the catch all rule so **services are only private unless otherwise specified** - Create 2 files to ease organization of services: - public-services - smith-services
anavarro added the
Outtakes/Blog Post
label 2024-09-06 15:59:07 -04:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: alecodes/homelab#18
No description provided.