Skip to content

Releases: dice-project/DICE-Deployment-Examples

Release 0.2.2

17 Jan 10:37

Choose a tag to compare

New in 0.2.2:

  • Added docker examples.
  • Updated examples that now use latest release of DICE TOSCA library.

Release 0.7.2

18 Sep 11:05

Choose a tag to compare

New in 0.2.1:

  • Streamlined the virtual IP address attribute use to the v.0.7.x
    format.
  • Fixed the text in the Spark examples where the description text for
    outputs was inappropriate.
  • Set all examples to use version 0.7.2 of the DICE TOSCA library.

Release 0.2.0

18 May 05:57

Choose a tag to compare

Release 0.2.0

  • Examples are now updated to the platform abstracted TOSCA technology library in its version 0.7.0.
  • Added example blueprints for MongoDB.

Release 0.1.8

23 Mar 15:15

Choose a tag to compare

Release 0.1.8

  • Update DICE TOSCA library location

Release 0.1.7

15 Feb 12:29

Choose a tag to compare

Release 0.1.7

  • Monitored Cassandra blueprint has been added.

Release 0.1.6

08 Dec 20:45

Choose a tag to compare

New in v.0.1.6:

  • Storm blueprints have been updated with worker firewall rules and example of
    per topology configuration customization.

Release 0.1.5

17 Nov 14:46

Choose a tag to compare

New in v.0.1.5:

  • Added Spark pi calculation sources.
  • Split data-pipeline example into per-platform blueprints.

0.1.4

07 Nov 15:07

Choose a tag to compare

  • Added a monitored Storm blueprint
  • Added a monitored Apache Spark blueprint
  • Updated Apache Spark example blueprint to demonstrate how application
    submission can be done, including how to pass arguments to submitter
  • Added HDFS demo blueprint to demonstrate how to set up a small fully
    functional HDFS server. Requires Consul server installed as part of
    the DICE deployment service
  • Added Hadoop YARN example
  • Added sample blueprints for script runner, but with deliberatly missing
    scripts to force authors to describe blueprint creation process in greater
    detail, especially tarball creation process and upload
  • Added Apache Kafka sample blueprints to demonstrate the cluster setup and
    to showcase connections that need to be added between various components
  • Added an example of a more complex mock-application (data-pipeline) to
    demonstrate comibining shell scripts and Cassandra deployment

0.1.3

29 Sep 11:45

Choose a tag to compare

  • Updated blueprints to follow the modular nature of the
    DICE library and to use the new abstracted node types for floating
    IPs and firewalls (as changed in library v.0.2.1).
  • Inputs lists moved from the example blueprints to inputs-*.example
    files.
  • The changes raise requirements to Cloudify Manager version 3.4.0.

0.1.2

23 Aug 09:44

Choose a tag to compare

  • Added examples for Apache Spark blueprints. Spark runs in
    a stand-alone mode here.
  • Added examples for Apache Cassandra blueprints.