Main Page: Difference between revisions

From bwCloud-OS
Jump to navigation Jump to search
Admin (talk | contribs)
No edit summary
Admin (talk | contribs)
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'', upload an existing SSH public key '''or''' create a new key pair.
# 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 &#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/private-key &#x3C;user&#x3E;@&#x3C;IP-address&#x3E;</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

  1. Log in to the bwCloud-OS Dashboard and select the desired Region in the top left corner.
  2. Under Compute → Key Pairs, make sure you have a key uploaded 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/private-key <user>@<IP-address> (for Debian/Ubuntu: user debian or ubuntu). 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