Main Page: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 9: | Line 9: | ||
'''Create VM''' | '''Create VM''' | ||
# Log in to the [https://dashboard.bw-cloud.org bwCloud-OS Dashboard] and select the desired '''Region''' in the top left corner. | # 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'', | # Under ''Compute → Key Pairs'', make sure you have a key uploaded '''or''' create a new key pair. | ||
# Go to ''Compute → Instances → Launch Instance'' and fill out the tabs one by one: | # Go to ''Compute → Instances → Launch Instance'' and fill out the tabs one by one: | ||
## '''Details:''' Assign a name. | ## '''Details:''' Assign a name. | ||
| Line 17: | Line 17: | ||
## '''Key Pairs:''' Choose your [[Quickstart: Store SSH key pair|SSH key pair]]. | ## '''Key Pairs:''' Choose your [[Quickstart: Store SSH key pair|SSH key pair]]. | ||
## Click ''Launch''. | ## Click ''Launch''. | ||
# 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/private-key <user>@<IP-address></code> (for Debian/Ubuntu: user <code>debian</code> or <code>ubuntu</code>). Username overview [[Images|here]]. | ||
= Theme-Hub = | = Theme-Hub = | ||
; [[Registration|Registration]] | ; [[Registration|Registration]] | ||
Revision as of 14:15, 23 September 2025
Welcome to the bwCloud-OS-documentation
Quickstart
Create VM
- Log in to the bwCloud-OS Dashboard and select the desired Region in the top left corner.
- Under Compute → Key Pairs, make sure you have a key uploaded 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/private-key <user>@<IP-address>(for Debian/Ubuntu: userdebianorubuntu). Username overview here.
Theme-Hub
- Registration
- entitlements, regions
- Instances (VMs)
- start VMs, connect (SSH), images/flavors, snapshots
- Network & Security
- floating-IP, security groups, networks/router, DNS/FQDN
- Storage
- volumes, performance, backups
- (Group-)Projects & Quota
- apply, roles, entitlements, group projects
- Automation & Tools
- Ansible, API-access
Other Notes
- Network/Ports
- see Reference: Network – blocked/allowed ports..
- Support
- Support: open ticket
- Terms
- Glossary