Main Page: Difference between revisions

From bwCloud-OS
Jump to navigation Jump to search
Admin (talk | contribs)
Created page with "= Willkommen zur [https://bwcloud-os.de bwCloud-OS]-Dokumentation = __NOTOC__ = Quickstart = '''Create VM''' # Log in to the [https://dashboard.bw-cloud.org bwCloud-OS Dashboard] and select the desired '''Region''' in the top left corner. # Under ''Compute → Key Pairs'', upload an existing SSH public key '''or''' create a new key pair. # Go to ''Compute → Instances → Launch Instance'' and fill out the tabs one by one: ## '''Details:''' Assign a name. ## '''So..."
 
Admin (talk | contribs)
No edit summary
Line 19: Line 19:
# Connect: <code>ssh -i /path/to/key &#x3C;user&#x3E;@&#x3C;IP-address&#x3E;</code> (for Debian/Ubuntu: user <code>debian</code> or <code>ubuntu</code>). Username overview [[Images|here]].  
# Connect: <code>ssh -i /path/to/key &#x3C;user&#x3E;@&#x3C;IP-address&#x3E;</code> (for Debian/Ubuntu: user <code>debian</code> or <code>ubuntu</code>). Username overview [[Images|here]].  
= Themen-Hub =
= Themen-Hub =
; [[Registrierung]]
; [[Registration]]
: entitlements, regions
: entitlements, regions
;  [[Instanzen (VMs)|Instances (VMs)]]
;  [[Instanzen (VMs)|Instances (VMs)]]
Line 33: Line 33:




== Hinweise ==
== other notes ==
; Netzwerk/Ports
; Network/Ports
: Siehe [[Referenz: Netzwerk – gesperrte/erlaubte Ports]].
: See [[Referenz: Netzwerk – gesperrte/erlaubte Ports]].
; Support
; Support
: [https://bw-support.scc.kit.edu Support: Ticket eröffnen]
: [https://bw-support.scc.kit.edu Support: Ticket eröffnen]
; Begriffe
; Terms
: [[Glossar]]  
: [[Glossar]]  
:
:

Revision as of 07:49, 17 September 2025

Willkommen zur bwCloud-OS-Dokumentation

Quickstart

Create VM

  1. Log in to the bwCloud-OS Dashboard and select the desired Region in the top left corner.
  2. Under Compute → Key Pairs, upload an existing SSH public key or create a new key pair.
  3. Go to Compute → Instances → Launch Instance and fill out the tabs one by one:
    1. Details: Assign a name.
    2. Source: Choose an Image (e.g. Debian 12).
    3. Flavor: Select a Hardware Flavor (e.g. m1.small).
    4. Networks: Select the appropriate network.
    5. Key Pairs: Choose your SSH key pair.
    6. Click Launch.
  4. Connect: ssh -i /path/to/key <user>@<IP-address> (for Debian/Ubuntu: user debian or ubuntu). Username overview here.

Themen-Hub

Registration
entitlements, regions
Instances (VMs)
VMs starten, verbinden (SSH), Images/Flavors, Snapshots
Network & Security
Floating-IP, Security Groups, eigenes Netz/Router, DNS/FQDN
Storage
Volumes, Performance, Backups
(Group-)Projects & Quota
Beantragen, Rollen, Entitlements, Gruppenprojekte
Automation & Tools
Ansible, API-Zugriff


other notes

Network/Ports
See Referenz: Netzwerk – gesperrte/erlaubte Ports.
Support
Support: Ticket eröffnen
Terms
Glossar