Skip to content

Latest commit

 

History

History
executable file
·
171 lines (99 loc) · 6 KB

INSTALLATION_GUI.md

File metadata and controls

executable file
·
171 lines (99 loc) · 6 KB

USER GUIDE FOR EZDRP LINUXPOLSKA

Table of Contents

Prerequisites


K8S platform -Rancher

  1. Login to Rancher

login_screen

  1. Choose desired cluster/context.

Create project in rancher.

  1. This can be done by pressing create:

project_1

  1. Please fill in all necessary informations:

project_2

  1. If you would like to parameterize project please go thru settings: project_3 project_4 project_5

  2. When everything will be ready press create.

Create work space in rancher.

  1. This can be done by pressing create:

namespace_1

  1. Please fill in a name field for instance ezd-rpall:

namespace_2 namespace_3

  1. When everything will be ready press create.

Adding repository with charts to Rancher

  1. After choosing cluster/context on left hand side you will have repositories:

menu_apps

  1. In menu of repositories you will have possibility to add new one by pressing Create:

repository_add

  1. On the next screen you will have more detailed option of adding repository to tanchech. Please provide either git repository with helm charts or url to and index or cluster template definition:

repository_add_1

In this case please add following repositories:

  1. When finished press create.

Installation applications


EZDRP BACKEND-DB

Please mind that from version 1.4.1 EZDRP BACKEND-CRD will be installed automatically in the same namespace as EZDRP BACKEND-DB.

  1. Choose from lef-hand side menu Apps/Charts like on below screen:

menu_apps

You will be provided with Charts(please use filters to pick linuxpolska EZD RP, and EZD to choose NASK application)

  1. Choose LP Backend for EZD RP chart.

apps_chart

  1. On next screen you will get instructions regarding requirments and instruction how to manually install and uninstall chart(Chart Info). Components version and requirments:

lp_backend

Press install to proceed.

  1. Next screen is allowing you to choose desired namespace and it is giving you option to customize helm options before installation. . Please select ezd-rp namespace:

lp_backend_1

  1. If you pick to customize, you can choose which components you want to install and you need to provide details:

lp_backend_2

  1. Please provode passwords and storage classes:

lp_backend_3_1 lp_backend_3_2 lp_backend_3_3 lp_backend_3_4

and press next.

  1. Last screen before start of installation will contain additional deployment options:

lp_backend_4

Press install.

  1. On the last screen you will see progress in CLi. When installation will be completed you will be provided with all necessary infromations to install NASK frontend application (save it):

lp_backend_5

EZD FRONTEND

  1. Choose from lef-hand side menu Apps/Charts like on below screen:

apps_chart

You will be provided with Charts(please use filters to pick linuxpolska EZD RP, and EZD to choose NASK application)

  1. Choose nask-ezdrp-ha.

apps_chart

  1. On next screen you will get instructions regarding requirments and information regarding chart(Chart Info).

nask_installation

Choose desired version on the right side of the page (please mind that version 1.17.11 and above requires ReadWriteMany access which means it not work on vsphere-csi-rwo storageclass) Press install.

  1. Next page will allow you to choose namespace and unique name for installation of application. At the left bottom tick box for customization of helm options and press next:

nask_installation_1

  1. On next screen please provide all neccesary values for installation of the components for NASK application (use values from lp backend installation):

nask_installation_2 nask_installation_3 nask_installation_4 nask_installation_5 nask_installation_6 nask_installation_7

Press next.

  1. Last screen before start of installation will contain additional deployment options:

nask_installation_8

  1. Press install at the bottom left side

crd_4

  1. After when deployment will be completed you will be provided with website URL that you can access to start using NASK EZD-RP application.