module

Yozgat::API::Domains

Constants

SUPPORTED_TYPES = {"static", "dockerfile", "dockercompose"}

Class methods

create(env, body : CreateDomainBody)
Source
delete(env)
Source
guide(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.

Source
list(env)
Source
verify(env, body : VerifyDomainBody)
Source