Yozgat::API::Domains
Constants
SUPPORTED_TYPES = {"static", "dockerfile", "dockercompose"}
Class methods
create(env, body : CreateDomainBody)
Sourcedelete(env)
Sourceguide(env)
Re-openable routing guide for a compose environment: shows the unified diff between the current compose file and one with the required Traefik labels, so the developer sees exactly what to change.
list(env)
Sourceverify(env, body : VerifyDomainBody)
Source