Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthConfig ¶
type CertbotConfig ¶
type Config ¶
type Config struct {
DeploymentsPath string `yaml:"deployments_path"`
DockerSocket string `yaml:"docker_socket"`
API APIConfig `yaml:"api"`
Auth AuthConfig `yaml:"auth"`
Domain DomainConfig `yaml:"domain"`
Nginx NginxConfig `yaml:"nginx"`
Certbot CertbotConfig `yaml:"certbot"`
Logging LoggingConfig `yaml:"logging"`
Health HealthConfig `yaml:"health"`
}
type DomainConfig ¶
type HealthConfig ¶
type LoggingConfig ¶
type NginxConfig ¶
Click to show internal directories.
Click to hide internal directories.