Testing Deploy functionality via "Hello World (Rust)" app

“Hello World (Rust)” app allows users to try out Deploy functionality on K3 Labs. This is a simple Rust application to get you started with how Deploy functions.

In order to deploy it, you will need to conduct the following steps:

1) Fill in the key information and press “Create”:

a. Name. Please specify the name of the application, or use the default name.

b. Connect your Github Account (Optional). This allows to add the template to your own account.

c. Repository name (Optional).

2) You will be redirected to the Deployment page of the app. Deployment starts automatically. You can check the status of the Deployment by opening “Building” drop down. Once the deployment is finished, you will see “Finished: SUCCESS” at the bottom of the “Building” drop down.

3) Get a confirmation of the deployment by accessing “Deployment summary” section and using “Get” function.

Last updated