daisycloud-core/doc/installation.md
Zhijiang Hu 46ef69ef7d Seperarte installation doc out from README
Change-Id: I1426bd1449a76e99fb9a3d8159be466799cfed4b
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
2017-08-17 04:08:22 -04:00

1.2 KiB

Build Daisy artifact

# cd tools
# ./daisy-compile-rpm.sh
# cd ../make
# make allrpm

The artifacts will be at target/el7/noarch/, with name such as installdaisy_el7_noarch.bin.

Install Daisy

NOTE: Daisy's WEBUI rpm includes files which conflicts with OpenStack Horizon, this is Daisy's bug which will be solved in future. For now, please uninstall python-django-horizon and openstack-dashboard before installing Daisy.

# cd target/el7/noarch/
# ./installdaisy_el7_noarch.bin
Verifying archive integrity... All good.
Uncompressing daisy...........................................................

=================================
    DAISY Installation Wizard
=================================
1. install
2. upgrade
3. clean
4. help
5. exit

Please select an operation: 1

Uninstall Daisy

# cd target/el7/noarch/
# ./installdaisy_el7_noarch.bin
Verifying archive integrity... All good.
Uncompressing daisy...........................................................

=================================
    DAISY Installation Wizard
=================================
1. install
2. upgrade
3. clean
4. help
5. exit

Please select an operation: 3