Get Started with CloudDC
Signing Up to CloudDC
- Navigate to https://panel.orionvm.com.au/signup
- Fill in your billing and personal information, continue through to the end of the form.
- You will soon receive a call from an OrionVM representative that will activate your account.
Log into the OrionVM CloudDC Management Panel
- Navigate to https://panel.orionvm.com.au/ once you have received an activation email from OrionVM.
- Login with your newly created OrionVM account.
- If you entered your details correctly you should now see the OrionVM Dashboard, displaying that you are yet to allocate any resources.
Create your first Cloud Machine
- Click on the 'Instances' tab.
- Currently you have no instances so this page will mostly be blank.
- Click the 'Instance Wizard' button and adjust the sliders to increase the amount of memory or storage space allocated to your Cloud Machine.
- Ensure the switch to boot your Cloud Machine after creation is set to the Yes position.
- Press Create and wait appoximately 60 seconds while your Cloud Machine is provisioned and started up.
- You should now see your Cloud Machine in the 'Instances' tab, it is currently in the off state, with 1 disk and 1 IP attached.
- When the status of your Cloud Machine turns to the 'On' icon, press the 'Console' button on the right to bring up the OrionVM Virtual Console.
- Enter your OrionVM credentials to authenticate and press 0 to choose your newly created Cloud Machine.
- By default the username is root and the password is *blank* (as in there is no password). To set a password type passwd in the prompt and press enter.
- Once you have set a password your Cloud Machine will now be accessible via SSH from it's public IP listed in the OrionVM CloudDC Management Panel.
- After you have had a look around you can close the console by pressing the (x) in the top right hand corner.
Managing your Cloud Machine Instances (e.g. Attaching a second disk)
- To turn off your instance simply click the power 'Off' button on the right hand side of the Instances table. Do this now.
- Once this has completed we can start to do some slightly more advanced tasks.
- Press the 'Modify' button next to your instance to bring up the 'Instance Modify' dialog.
- This dialog allows you to attach and remove resources from your Cloud Machines or increase their memory allocation.
- Close the dialog for now and navigate to the 'Storage' tab.
- To allocate a new CloudSAN volume press the 'Create Disk' button.
- The 'Create Disk' dialog provisions disks that can then be assigned to Cloud Machines, choose an appropriate size and press Create.
- The new disk should appear in the Storage tab as before and take only 60 seconds or so to provision depending on size.
- Once this process has completed, navigate back to the 'Instances' tab and click the 'Modify' button again.
- This time you should now see the disk you just created in the "Available" box.
- Drag this disk into the "Attached" section, paying attention to the order of the disks. Ensure that your original disk is still the first volume on the list.
- Click Modify to save your changes and power you instance back on by pressing the Power 'On' button.
- Once your instance is back in the 'On' state access it again via the OrionVM Virtual Console.
- A new device should be present as /dev/xvda2
This completes the getting started guide, feel free to experiment and read more Documentation.



