Skip to content

feat(domains): support service domains for Coolify deployments - #80

Merged
andrasbacsai merged 1 commit into
v4.xfrom
73-investigate-compose-domain-exposure
Jul 19, 2026
Merged

feat(domains): support service domains for Coolify deployments#80
andrasbacsai merged 1 commit into
v4.xfrom
73-investigate-compose-domain-exposure

Conversation

@andrasbacsai

Copy link
Copy Markdown
Member

Summary

  • Add repeatable --compose-domain <service>=<url>[,<url>] support to GitHub, deploy-key, and public application creation
  • Support replacing service-domain mappings through application updates
  • Prevent --domains and --compose-domain from being used together
  • Add validation, request serialization, service coverage, and CLI documentation

Fixes #73


Fixes #73

@andrasbacsai
andrasbacsai merged commit 701eb3c into v4.x Jul 19, 2026
3 of 5 checks passed
@andrasbacsai
andrasbacsai deleted the 73-investigate-compose-domain-exposure branch July 19, 2026 20:23
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.

Expose docker_compose_domains on app create / app update for compose-pack applications

1 participant