New pages

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

13 June 2026

29 May 2026

  • 11:4011:40, 29 May 2026 Guide: Instance Action Menu (hist | edit) [5,204 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 (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...") originally created as "Table: Images Gen3"