Wiki source code of Exercise - Apply to environment
Version 9.1 by Erik Bakker on 2023/08/04 13:34
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{container}}{{container layoutStyle="columns"}}((( | ||
| 2 | With this exercise, we learn how to use the "apply to environment" functionality in Deploy -> Architecture. This functionality is a key component in sending changes to our eMagiz cloud to actualize these changes. Most notably among these changes are the configuration of routes and certificates. | ||
| 3 | |||
| 4 | Should you have any questions, please contact [[academy@emagiz.com>>mailto:academy@emagiz.com]]. | ||
| 5 | |||
| 6 | == 1. Prerequisites == | ||
| 7 | |||
| 8 | * Completed all previous microlearnings on the subject. | ||
| 9 | * Access to my.emagiz.com with your own account and MFA configured. | ||
| 10 | * A model in which you can create this exercise. | ||
| 11 | |||
| 12 | == 2. Exercise == | ||
| 13 | |||
| 14 | In this exercise we will add a certificate and a route. Once done we press the "Apply to environment" functionality to understand that those kinds of changes are only applied once you press this button. | ||
| 15 | |||
| 16 | To complete this exercise you need to execute the following steps: | ||
| 17 | |||
| 18 | * Navigate to Deploy -> Architecture | ||
| 19 | * Enter "Start Editing" mode and open the context menu (by clicking on the white area of the canvas) | ||
| 20 | * Select the certificate option and fill in the following things: | ||
| 21 | ** CN Name | ||
| 22 | ** Client Name | ||
| 23 | * Save your changes on certificate level | ||
| 24 | * Open the context menu again and select the route option. | ||
| 25 | * Fill in the following things: | ||
| 26 | ** DNS Left most label | ||
| 27 | ** Port | ||
| 28 | ** Runtime(s) | ||
| 29 | ** Certificate to use | ||
| 30 | * Save your changes | ||
| 31 | |||
| 32 | == 3. Solution == | ||
| 33 | |||
| 34 | * Understand that indirect changes will only be applied to your cloud once you press "Apply to environment" and confirm "Apply changes". | ||
| 35 | |||
| 36 | In this short movie, you will find the workout of this exercise. Take a moment to review this one and compare it to your solution. | ||
| 37 | |||
| 38 | {{video attachment="exercise-intermediate-emagiz-cloud-management-apply-to-environment.mp4" reference="Main.Videos.Microlearning.WebHome"/}} | ||
| 39 | |||
| 40 | )))((({{toc/}}))){{/container}}{{/container}} |