EGI Federated Cloud Command Line interface
1.6K
Installation recipes and image builders for a FedCloud User Interface
Check EGI HOWTO 11 for more information.
The fedcloud-ui.sh script is able to install OCCI-CLI and VOMS with a single
command. This script is designed to work under Ubuntu (tested under 12.04 and
14.04) and RH6 derivatives (CentOS/SL).
A short-url provides direct access to the latest version of the script:
curl -L http://go.egi.eu/fedcloud.ui | sudo /bin/bash -
or (directly as root):
curl -L http://go.egi.eu/fedcloud.ui | /bin/bash -
The script can also be used as user_data of a VM to turn a basic OS into a FedCloud client.
Installation script also works under Mac OS X, although it has some prerequisites:
Once you have those installed, open a terminal and type: curl -L http://go.egi.eu/fedcloud.ui | /bin/bash -
It will ask for your password to gain root privileges to create VOMS configuration files.
Included Dockerfile will build an image with rOCCI-cli and VOMS installed and configured with fedcloud.egi.eu and training.egi.eu VOs.
The occi script provides a wrapper around the container and tools which
simplifies its usage.
The packer directory contains packer configuration files to build a VM image
with the rOCCI client. This image is
published in AppDB
Content type
Image
Digest
sha256:785810da3…
Size
246.1 MB
Last updated
about 9 years ago
docker pull egifedcloud/fedcloud-userinterface