How To Boot Your Data Center
System Requirement
Generally X86_64 servers with hardware virtualization support (Intel VT-x/EPT) will do. Same as the SmartOS. [Find it here].
Prepare the DogeOS Live on
- Burn the ISO to a DVD.
- Boot your server (or VirtualBox VM) with the DVD.
bunzip2 dogeos-<version>.img.bz2
, and write USB img to a USB drive > 2GB.- Boot your server with the USB drive.
Connect your Servers to form a Cloud
Boot Your Data Center
NO ACTIONS NEED! After the live system booted, it works!
(check chunter with svcs chunter
).
The default password for root of DogeOS is the same as SmartOS. Find it in the file /platform/root.password
of DogeOS Live.
- Select any baremetal box, after DogeOS booted, as root login, and in bash type:
/dogeos/bin/fifozone-install↵
.
- Follow the instructions, and wait it finish. During this you will assign your admin account
password
, and theyour-fifo-zone-ip
will be shown in the final congratulation message box.
- Then you are done! Go to
http://<your-fifo-zone-ip>
to manage your cloud (with thepassword
)!