New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Show redirects

29 May 2026

  • 11:4011:40, 29 May 2026 Guide: Instance Action Menu (hist | edit) [5,138 bytes] Admin (talk | contribs) (Created page with "= Instance Action Menu (Dashboard Guide) = Once an instance is running, you can manage it using the dropdown menu located on the far right of the instance list ('''Compute β†’ Instances'''). This menu provides various options for network, storage, power state, and instance lifecycle management. Below is an explanation of all available actions, grouped by their function. == πŸ’Ύ Core Action: Snapshots == * '''Create Snapshot:''' This is typically the default button nex...")

25 April 2026

  • 21:3721:37, 25 April 2026 Guide: OpenStack Python SDK – Basic Usage (hist | edit) [7,160 bytes] Sia (talk | contribs) (Created page with "This guide provides a quick introduction to managing your bwCloud-OS resources using the OpenStack Python SDK. It covers basic authentication and common operations for compute, storage, and networking. <nowiki>__TOC__</nowiki> == Prerequisites == Install the OpenStack SDK (Ubuntu example):<pre> sudo apt update sudo apt install python3-openstacksdk -y </pre>Alternatively (if not available via apt), you can install it via pip:<pre> pip install openstacksdk </pre> == Au...") Tag: Visual edit

24 April 2026

  • 21:5421:54, 24 April 2026 Guide: OpenStack CLI – Basic Usage (hist | edit) [4,785 bytes] Sia (talk | contribs) (Created page with " = Guide: OpenStack CLI – Basic Usage = This guide provides a quick introduction to managing your bwCloud-OS project using the OpenStack CLI. It covers the most common operations for instances, storage, networking, and security. == General Information about Cloud, Project, and User == Before working with resources, you can inspect your current configuration and context:<pre> openstack configuration show openstack project list openstack token issue openstack region lis...") Tag: Visual edit

20 March 2026

  • 09:5409:54, 20 March 2026 Table: Images Gen3 (hist | edit) [3,933 bytes] Admin (talk | contribs) (Created page with "{| class="wikitable sortable" style="border-collapse: collapse; width: 100%; margin: 1em 0; font-family: sans-serif;" ! style="background-color: #232e58; color: white; padding: 12px; text-align: left; font-weight: bold; border: 1px solid #1a2340;" | Image Name ! style="background-color: #232e58; color: white; padding: 12px; text-align: left; font-weight: bold; border: 1px solid #1a2340;" | Default SSH Username ! style="background-color: #232e58; color: white; padding: 12...")

16 March 2026

  • 13:5913:59, 16 March 2026 Key User: Migration Guide (hist | edit) [4,587 bytes] Admin (talk | contribs) (Created page with "{| class="mw-message-box mw-message-box-warning" | style="vertical-align:middle;" | '''⚠️ Please Note:''' This guide is still work in progress. |} {{InANutshell| <li>Both bwCloud-OS environments are completely independent.</li> <li>Security groups won't carry over automatically.</li> <li>Networks and IP addresses will change.</li> <li>You can either start a new instance (VM) and copy your old data over, or migrate the old VM yourself.</li> <li>For migrating volumes...")
  • 13:5213:52, 16 March 2026 Guide: Network Configuration by Region (hist | edit) [8,634 bytes] Admin (talk | contribs) (Created page with "== Guide ==") originally created as "Guide: Public IPv4 Allocation in Regions"
  • 13:5113:51, 16 March 2026 Networks Gen3 (hist | edit) [5,621 bytes] Admin (talk | contribs) (Created page with "<span id="In-a-Nutshell"></span> {{InANutshell| <li>Each bwCloud-OS instance launched using the standard method is automatically assigned a <strong>public IP address</strong>.</li> <li>Instances are also assigned a <strong>persistent FQDN</strong> based on their name, project and region.</li> <li>Domain hosting is not provided, but you can point your own <strong>domain</strong> to the instance’s FQDN using a CNAME record.</li> }} __TOC__ = Networks & IP-addresses...")