CloudifySource / cloudify-widget

Widget for embedding a Cloudify "recipe player" in other website, to allow visitors to launch a certain recipe with a single click.
Apache License 2.0
3 stars 11 forks source link

Script for server installation #36

Closed uric closed 9 years ago

uric commented 11 years ago

A script that, given a host, can install the server:

  1. Installs Java
  2. Installs Play
  3. Installs mysql
  4. Clones the git repo