module

Yozgat::Deploy

Class methods

container_name(project_id : Int64, env_slug : String, deployment_slug : String) : String
Source
ensure_runtime_dirs!

Creates yozgat-owned docker config/tmp dirs under base_dir.

Source
prepare_dirs!(ctx : Context) : String
Source
router_name(project_id : Int64, environment_id : Int64) : String
Source
run(ctx : Context) : Nil
Source
spawn(ctx : Context) : Nil
Source
start(project_id : Int64, environment_id : Int64, commit_hash : String) : Context
Source

Nested types