Versions in this module Expand all Collapse all v0 v0.7.0 Aug 18, 2026 Changes in this version + func Deploy(sourceDir, apachePath, folderName, safeDomain string) error + func DeployAndReloadWithContext(ctx context.Context, sourceDir, apachePath, folderName, safeDomain string) error + func DeployWithContext(ctx context.Context, sourceDir, apachePath, folderName, safeDomain string) error + func GenerateApacheSSLConfig(apachePath, folderName, safeDomain string) error + func GetApacheCommand() string + func IsApacheAvailable() bool + func ReloadApache() error + func ReloadApacheWithContext(parent context.Context) error + func TestApacheConfig() error + func TestApacheConfigWithContext(parent context.Context) error