Yozgat::DB::Deployments
Constants
ACTIVE_STATUSES = ["pending", "cloning", "building", "starting", "running"] of ::String
Class methods
read_logs(project_id : Int64, deployment_id : Int64, tail : Int32) : NamedTuple(status: String, deployLog: String, containerLog: String) | Nil
SourceSyncs the actual published host port (from the compose file) into the environment and the current deployment so the dashboard URL is correct.