Main Page: Difference between revisions
Jump to navigation
Jump to search
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..." |
No edit summary |
||
| Line 19: | Line 19: | ||
# Connect: <code>ssh -i /path/to/key <user>@<IP-address></code> (for Debian/Ubuntu: user <code>debian</code> or <code>ubuntu</code>). Username overview [[Images|here]]. | # Connect: <code>ssh -i /path/to/key <user>@<IP-address></code> (for Debian/Ubuntu: user <code>debian</code> or <code>ubuntu</code>). Username overview [[Images|here]]. | ||
= Themen-Hub = | = Themen-Hub = | ||
; [[ | ; [[Registration]] | ||
: entitlements, regions | : entitlements, regions | ||
; [[Instanzen (VMs)|Instances (VMs)]] | ; [[Instanzen (VMs)|Instances (VMs)]] | ||
| Line 33: | Line 33: | ||
== | == other notes == | ||
; | ; Network/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] | ||
; | ; Terms | ||
: [[Glossar]] | : [[Glossar]] | ||
: | : | ||
Revision as of 07:49, 17 September 2025
Willkommen zur bwCloud-OS-Dokumentation
Quickstart
Create VM
- Log in to the 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.
- Source: Choose an Image (e.g. Debian 12).
- Flavor: Select a Hardware Flavor (e.g.
m1.small). - Networks: Select the appropriate network.
- Key Pairs: Choose your SSH key pair.
- Click Launch.
- Connect:
ssh -i /path/to/key <user>@<IP-address>(for Debian/Ubuntu: userdebianorubuntu). 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