Skip to main content

Deployments

Deploy a Service

1

Execute the command by passing the YAML file path of the service you want to deploy as a parameter

2

When the project deployment begins, the following message will be displayed

Update a Service

1

Execute the command by passing the YAML file path of the service you want to update as a parameter

2

When the deployment starts with the updated content, the following message will be displayed

Remove a Service

1

Execute the command by passing the name of the service you want to remove as a parameter

2

When the service is successfully removed, the following result will be displayed


Service Information and Access

View Service Logs

1

Execute the following command by passing the name of the service whose logs you want to view as a parameter

2

If the service is running normally, the logs will be displayed

Access Service Terminal

1

Execute the following command by passing the name of the service you want to access via terminal as a parameter

2

If the service is running normally, you will be connected to the service through the terminal