You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: adoc/SAP-EIC-SLEMicro.adoc
+13-10Lines changed: 13 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,25 +1,26 @@
1
1
[#SLEMicro]
2
2
3
-
=== Installation
3
+
=== Installing and configuring {slem}
4
4
5
5
On each server in your environment for {eic} and {rancher}, install {slem} {slem_version} as the operating system.
6
-
There are several methods to install {slem} {slem_version} on your hardware or virtual machine. A list of all possible solutions are available in our Documentation https://documentation.suse.com/sle-micro/{slem_version}/[SLE Micro 6.0].
6
+
There are several methods to install {slem} {slem_version} on your hardware or virtual machine.
7
+
A list of all possible solutions are available in our Documentation https://documentation.suse.com/sle-micro/{slem_version}/[SLE Micro 6.0].
7
8
8
-
At the end of the installation process in the summary windows you need to check if these Security Settings are configured:
9
+
At the end of the installation process, in the summary window, you need to verify that the following security settings are configured:
9
10
10
11
** The firewall will be disabled.
11
12
** The SSH service will be enabled.
12
13
** SELinux will be set in permissive mode.
13
14
14
-
Set SELinux into _permissive_ mode, because otherwise, some components of the Edge Integration Cell violate SELinux rules, and the application will not work.
15
+
Set SELinux to _permissive_ mode, because otherwise, some components of the Edge Integration Cell will violate SELinux rules, and the application will not work.
15
16
16
17
17
18
TIP: If you have already set up all machines and the operating system, skip this chapter.
18
19
19
20
=== Registering your system
20
21
21
22
To get your system up-to-date, you need to register it with SUSE Manager, an RMT server, or directly with the SCC Portal.
22
-
Find the registration process with a direct connection to SCC describedin the instructions below. For more information, see the {slem} documentation.
23
+
Find the registration process with a direct connection to SCC described in the instructions below. For more information, see the {slem} documentation.
23
24
24
25
Registering the system is possible from the command line using the `transactional-update register` command.
25
26
For information that goes beyond the scope of this section, refer to the inline documentation with *SUSEConnect --help*.
For {lh} you need to do some preparation steps. First, install some additional packages on all worker nodes. Then attach a second disk to the worker nodes, create a file system on top of it and mount it to the Longhorn default location. The size of the second disk depends on your use case.
65
+
For {lh}, some preparation steps are required. First, install some additional packages on all worker nodes.
66
+
Then, attach a second disk to the worker nodes, create a file system on top of it, and mount it to the default {lh} location.
67
+
The size of the second disk will depend on your use case.
65
68
66
-
Install some packages as a requirement for longhorn and Logical Volume Management for adding a file system to Longhorn.
69
+
Install some packages as a requirement for {lh} and Logical Volume Management for adding a file system to {lh}.
0 commit comments