-
Ubuntu Server 14.04 LTS
-
OpenStack Kilo with Nova, Neutron, Swift, Heat with Docker Resource(Install Guide)
-
Docker engine version <= 1.7.x with docker api version <= 1.19.
sudo apt-get install docker-engine=1.7.1-0~trusty
-
Clone the repository into your local OpenStack directory:
git clone https://github.com/cloudcomputinghust/bioinformatics-dashboard.git
-
Copy bioinformatics folder to /usr/share/openstack-dashboard/openstack_dashboard/dashboards
cp bioinformatics /usr/share/openstack-dashboard/openstack_dashboard/dashboards
-
Create link to /usr/share/openstack-dashboard/static/bioinformatics
ln -s /usr/share/openstack-dashboard/openstack_dashboard/dashboards/bioinformatics/static/bioinformatics/ \ /usr/share/openstack-dashboard/static/bioinformatics/
-
Copy file _50_bioinformatics.py to /usr/share/openstack-dashboard/openstack_dashboard/enabled/
cp _50_bioinformatics.py /usr/share/openstack-dashboard/openstack_dashboard/enabled/