Meridian::Init::Answers
Constructors
new(service_name : String, image : String, server_host : String, ssh_user : String, public_hostname : String, transfer_mode : TransferChoice, registry_server : String | Nil, registry_username : String | Nil, clear_env : Hash(String, String), healthcheck_path : String | Nil, app_port : Int32 | Nil)
SourceInstance methods
app_port
clear_env
clone
Sourcecopy_with(service_name _service_name = @service_name, image _image = @image, server_host _server_host = @server_host, ssh_user _ssh_user = @ssh_user, public_hostname _public_hostname = @public_hostname, transfer_mode _transfer_mode = @transfer_mode, registry_server _registry_server = @registry_server, registry_username _registry_username = @registry_username, clear_env _clear_env = @clear_env, healthcheck_path _healthcheck_path = @healthcheck_path, app_port _app_port = @app_port)
Sourcehealthcheck_path
image
public_hostname
registry_server
registry_username
server_host
service_name
ssh_user
transfer_mode