Versions in this module Expand all Collapse all v0 v0.7.0 Aug 18, 2026 Changes in this version + func Deploy(sourceDir, nginxPath, folderName, safeDomain string) error + func DeployAndReloadWithContext(ctx context.Context, sourceDir, nginxPath, folderName, safeDomain string) error + func DeployWithContext(ctx context.Context, sourceDir, nginxPath, folderName, safeDomain string) error + func GenerateNginxSSLConfig(nginxPath, folderName, safeDomain string) error + func IsNginxAvailable() bool + func ReloadNginx() error + func ReloadNginxWithContext(parent context.Context) error + func TestNginxConfig() error + func TestNginxConfigWithContext(parent context.Context) error