Skip to content

Commit 2dda7f4

Browse files
sebkirMattias Schlenker
authored andcommitted
pick-23 pick-24 moved instructions for virtualbox down to new section testing_purposes
1 parent ccbdf38 commit 2dda7f4

File tree

2 files changed

+84
-70
lines changed

2 files changed

+84
-70
lines changed

src/onprem/de/appliance_install_virt1.asciidoc

Lines changed: 42 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SKIPCOMMITS 2025-07-31
44
include::global_attr.adoc[]
55
= Virtuelle Appliance installieren
6-
:revdate: 2025-07-23
76
:title: Virtuelle Appliance installieren
87
:description: Die virtuelle {CMK} Appliance können Sie in VirtualBox, Hyper-V, Proxmox oder VMware ESXi einrichten. Lesen Sie hier, was es jeweils zu beachten gilt.
98
:experimental:
@@ -57,40 +56,6 @@ Die CMA-Datei benötigen Sie erst *nach* abgeschlossener Installation -- wenn Si
5756
Laden Sie die OVA-Datei für die Erstinstallation der virtuellen Appliance herunter.
5857

5958

60-
[#install_virtualbox]
61-
== Installation in VirtualBox
62-
63-
=== Voraussetzungen
64-
65-
Für die folgenden Schritte benötigen Sie außer der OVA-Datei eine laufende VirtualBox-Installation.
66-
Auf welchem System VirtualBox läuft, spielt dabei keine Rolle.
67-
68-
69-
=== Import der Appliance
70-
71-
Starten Sie den Import der OVA-Datei über [.guihint]#File > Import Appliance# und wählen Sie die OVA-Datei aus.
72-
Sie sehen anschließend alle Einstellungen der virtuellen Maschine -- und können diese auch so belassen.
73-
Freilich können Sie an diesem Punkt oder nachträglich Werte ändern, um der Maschine etwa weitere Ressourcen zuzuschreiben.
74-
75-
*Wichtig:* Bei den Appliance-Einstellungen sollten Sie unter [.guihint]#MAC Address Policy# dringend die Option [.guihint]#Generate new MAC addresses for all network adapters# wählen.
76-
Andernfalls wird es zu Problemen kommen, wenn mehrere Appliances mit derselben MAC-Adresse im Netzwerk laufen.
77-
78-
[{image-border}]
79-
image::virt1_virtualbox_import.png[]
80-
81-
Sie können die Appliance nun importieren.
82-
83-
Nach dem Import müssen Sie noch einen weiteren Schritt durchführen:
84-
Rufen Sie die Netzwerkkonfiguration der virtuellen Maschine auf.
85-
Der Modus ist hier auf [.guihint]#Bridged Adapter# gesetzt:
86-
Der virtuelle Netzwerkadapter wird dabei mit einem Adapter auf Ihrem Host verbunden -- und die variieren natürlich.
87-
Im Zweifelsfall verlassen Sie die Konfiguration einfach ohne Änderung mit [.guihint]#OK# -- VirtualBox ergänzt den fehlenden Adapternamen dann automatisch mit Ihrem Standardadapter.
88-
89-
image::virt1_virtualbox_network.png[width=90%]
90-
91-
Damit haben Sie die VirtualBox-spezifischen Schritte abgeschlossen.
92-
93-
9459
[#install_esxi]
9560
== Installation in VMware ESXi
9661

@@ -282,3 +247,45 @@ image::appliance_install_virt1_proxmox_boot_order.png[width=88%]
282247

283248
Damit haben Sie die Proxmox-spezifischen Schritte abgeschlossen.
284249
Ihre Appliance ist jetzt startklar und Sie können mit der xref:appliance_usage#basic_config[Grundkonfiguration] beginnen.
250+
251+
252+
[#testing_purposes]
253+
== Installation für Testzwecke
254+
255+
Die folgenden Umgebungen sollten nicht produktiv eingesetzt werden.
256+
Wir bieten diese Installationsanleitungen ausschließlich für den Zweck an, eine (ggf. eingeschränkt lauffähige) Test-Instanz von {CMK} zu erzeugen.
257+
258+
259+
[#install_virtualbox]
260+
=== Installation in VirtualBox
261+
262+
263+
==== Voraussetzungen
264+
265+
Für die folgenden Schritte benötigen Sie außer der OVA-Datei eine laufende VirtualBox-Installation.
266+
Auf welchem System VirtualBox läuft, spielt dabei keine Rolle.
267+
268+
==== Import der Appliance
269+
270+
Starten Sie den Import der OVA-Datei über [.guihint]#File > Import Appliance# und wählen Sie die OVA-Datei aus.
271+
Sie sehen anschließend alle Einstellungen der virtuellen Maschine -- und können diese auch so belassen.
272+
Freilich können Sie an diesem Punkt oder nachträglich Werte ändern, um der Maschine etwa weitere Ressourcen zuzuschreiben.
273+
274+
*Wichtig:* Bei den Appliance-Einstellungen sollten Sie unter [.guihint]#MAC Address Policy# dringend die Option [.guihint]#Generate new MAC addresses for all network adapters# wählen.
275+
Andernfalls wird es zu Problemen kommen, wenn mehrere Appliances mit derselben MAC-Adresse im Netzwerk laufen.
276+
277+
[{image-border}]
278+
image::virt1_virtualbox_import.png[]
279+
280+
Sie können die Appliance nun importieren.
281+
282+
Nach dem Import müssen Sie noch einen weiteren Schritt durchführen:
283+
Rufen Sie die Netzwerkkonfiguration der virtuellen Maschine auf.
284+
Der Modus ist hier auf [.guihint]#Bridged Adapter# gesetzt:
285+
Der virtuelle Netzwerkadapter wird dabei mit einem Adapter auf Ihrem Host verbunden -- und die variieren natürlich.
286+
Im Zweifelsfall verlassen Sie die Konfiguration einfach ohne Änderung mit [.guihint]#OK# -- VirtualBox ergänzt den fehlenden Adapternamen dann automatisch mit Ihrem Standardadapter.
287+
288+
image::virt1_virtualbox_network.png[width=90%]
289+
290+
Damit haben Sie die VirtualBox-spezifischen Schritte abgeschlossen.
291+
Ihre Test-Appliance ist jetzt startklar und Sie können mit der xref:appliance_usage#basic_config[Grundkonfiguration] beginnen.

src/onprem/en/appliance_install_virt1.asciidoc

Lines changed: 42 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
// SKIPCOMMITS 2025-09-19
44
include::global_attr.adoc[]
55
= Installation of the virtual appliance
6-
:revdate: 2025-07-23
76
:title: Installation of the virtual appliance
87
:description: You can set up the virtual {CMK} Appliance within VirtualBox, Hyper-V, Proxmox or VMware ESXi. Read here what to keep in mind in each case.
98
:experimental:
@@ -56,40 +55,6 @@ You will only need the CMA file *after* the installation has been completed -- w
5655
Download the OVA file for the initial installation of the virtual appliance.
5756

5857

59-
[#install_virtualbox]
60-
== Installation in VirtualBox
61-
62-
=== Prerequisites
63-
64-
For the following steps, you will need a functioning VirtualBox installation in addition to the OVA file.
65-
It does not matter on which system VirtualBox is running.
66-
67-
68-
=== Importing the appliance
69-
70-
Start the import of the OVA file via [.guihint]#File > Import Appliance# and select the OVA file.
71-
You will then see all of the settings for the virtual machine -- and you can leave these as they are for now.
72-
You can, of course, modify values at this point or later, for example, to assign additional resources to the machine.
73-
74-
*Important:* In the appliance settings, you should always select the [.guihint]#Generate new MAC addresses for all network adapters# option under [.guihint]#MAC Address Policy#.
75-
Otherwise, there will be problems if more than one appliance with the same MAC address is running on the network.
76-
77-
[{image-border}]
78-
image::virt1_virtualbox_import.png[]
79-
80-
You can now import the appliance.
81-
82-
Following the import, you will still need to carry out one more step:
83-
Call up the network configuration for the virtual machine.
84-
The mode here is set to [.guihint]#Bridged Adapter#:
85-
The virtual network adapter is thereby connected to an adapter on your host -- and of course these will vary.
86-
If in doubt, simply exit the configuration without changing it by pressing [.guihint]#OK# -- VirtualBox will then automatically fill in the missing adapter name with your default adapter.
87-
88-
image::virt1_virtualbox_network.png[width=90%]
89-
90-
You have now completed the VirtualBox-specific steps.
91-
92-
9358
[#install_esxi]
9459
== Installation in VMware ESXi
9560

@@ -281,3 +246,45 @@ image::appliance_install_virt1_proxmox_boot_order.png[width=88%]
281246

282247
You have now completed the Proxmox-specific steps.
283248
Your appliance is now ready to start and you can begin with its xref:appliance_usage#basic_config[basic configuration].
249+
250+
251+
[#testing_purposes]
252+
== Installation for testing purposes
253+
254+
The following environments should not be used productively.
255+
We provide these installation instructions solely for the purpose of creating a (possibly limited) test instance of {CMK}.
256+
257+
258+
[#install_virtualbox]
259+
=== Installation in VirtualBox
260+
261+
262+
==== Prerequisites
263+
264+
For the following steps, you will need a functioning VirtualBox installation in addition to the OVA file.
265+
It does not matter on which system VirtualBox is running.
266+
267+
==== Importing the appliance
268+
269+
Start the import of the OVA file via [.guihint]#File > Import Appliance# and select the OVA file.
270+
You will then see all of the settings for the virtual machine -- and you can leave these as they are for now.
271+
You can, of course, modify values at this point or later, for example, to assign additional resources to the machine.
272+
273+
*Important:* In the appliance settings, you should always select the [.guihint]#Generate new MAC addresses for all network adapters# option under [.guihint]#MAC Address Policy#.
274+
Otherwise, there will be problems if more than one appliance with the same MAC address is running on the network.
275+
276+
[{image-border}]
277+
image::virt1_virtualbox_import.png[]
278+
279+
You can now import the appliance.
280+
281+
Following the import, you will still need to carry out one more step:
282+
Call up the network configuration for the virtual machine.
283+
The mode here is set to [.guihint]#Bridged Adapter#:
284+
The virtual network adapter is thereby connected to an adapter on your host -- and of course these will vary.
285+
If in doubt, simply exit the configuration without changing it by pressing [.guihint]#OK# -- VirtualBox will then automatically fill in the missing adapter name with your default adapter.
286+
287+
image::virt1_virtualbox_network.png[width=90%]
288+
289+
You have now completed the VirtualBox-specific steps.
290+
Your test appliance is now ready to start and you can begin with its xref:appliance_usage#basic_config[basic configuration].

0 commit comments

Comments
 (0)