Skip to content

feat(forgejo): add forgejo.makeitwork.cloud CNAME#8

Merged
xnoto merged 1 commit intomainfrom
feat/forgejo-cname
Apr 30, 2026
Merged

feat(forgejo): add forgejo.makeitwork.cloud CNAME#8
xnoto merged 1 commit intomainfrom
feat/forgejo-cname

Conversation

@xnoto
Copy link
Copy Markdown
Contributor

@xnoto xnoto commented Apr 30, 2026

Add forgejo to cluster_apps_hostnames so the upcoming Forgejo install in kustomize-cluster has a public-facing host. Forgejo authenticates via ArgoCD Dex (OIDC), so no Cloudflare Access app — same shape as Grafana/Headlamp.

@github-actions
Copy link
Copy Markdown

OpenTofu Plan

OpenTofu will perform the following actions:

  # cloudflare_dns_record.cluster_apps["forgejo"] will be created
  + resource "cloudflare_dns_record" "cluster_apps" {
      + content          = "7a3b548e-734f-427c-bd37-b360199f5433.cfargotunnel.com"
      + created_on       = (known after apply)
      + id               = (known after apply)
      + meta             = (known after apply)
      + modified_on      = (known after apply)
      + name             = "forgejo"
      + proxiable        = (known after apply)
      + proxied          = true
      + settings         = (known after apply)
      + tags             = (known after apply)
      + tags_modified_on = (known after apply)
      + ttl              = 1
      + type             = "CNAME"
      + zone_id          = (sensitive value)
    }

Plan: 1 to add, 0 to change, 0 to destroy.

@xnoto xnoto merged commit 9c28447 into main Apr 30, 2026
3 checks passed
@xnoto xnoto deleted the feat/forgejo-cname branch April 30, 2026 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant