How to install PetiteCloud on FreeBSD.
Minimum system requirements:
- An EPT based Intel processor (AMD support coming soon)
- 2 CPU cores
- 2 GB of RAM
- Hardware virtualization enabled in the system BIOS (must be done manually)
- FreeBSD 10.0
How to install:
- Install FreeBSD 10 as per instructions in the FreeBSD Handbook.
- Login as root.
2a (only required until port is committed to FreeBSD ports collection)
cd /usr/ports/emulators
mkdir petitecloud
cd petitecloud
fetch http://downloads.petitecloud.org/port.tar.gz
tar fvxz port.tar.gz
cd /usr/ports/distfiles
fetch http://downloads.petitecloud.org/petitecloud.tar.gz -o src.petitecloud-aryeh-[version].tar.gz
Replace [version] with the version of PetiteCloud you are installing
- Do the following commands:
cd /usr/ports/emulators/petitecloud
make install
- Answer all the prompts given from the above (default values are fine).
- Reboot.
- Point your browser to http://127.0.0.1:8080/petitecloud-aryeh-[version]. Your PetiteCloud host is now 100% configured for first time use.
Copyright © 2015. Friedman-Nixon-Wong Enterprises, LLC.