Skip to content

Seamless adaptive multi-cloud management of service-based applications

License

Notifications You must be signed in to change notification settings

mbarrientos/SeaCloudsPlatform

 
 

Repository files navigation

SeaClouds Platform

![SeaClouds Project][SeaClouds-banner] [SeaClouds-banner]: http://www.seaclouds-project.eu/img/header_test.jpg "SeaClouds Project"

Build Status

This is a proof of concept of the SeaClouds Platform (www.seaclouds-project.eu), integrating a first version of the Discoverer & Planner (considering the Matchmaker process), Deployer, Monitor and SLA Service components, into a Unified Dashboard.

This work is part of the ongoing European research project EC-FP7-ICT-610531 SeaClouds, and it's currently under development.

Contributing

If you want to help us with the development of this project please read carefully our Contributing Guide.

Getting Started

How to release it!

In order to release a new version:

  • mvn clean install If everything is ok:
  • mvn -DdryRun=true release:prepare -DreleaseVersion=0.7.0-M19 -Dtag=0.7.0-M19 -DdevelopmentVersion=0.8.0-SNAPSHOT and wait for a message like Release preparation simulation complete.

Then:

  • mvn release:clean

  • mvn release:prepare -DreleaseVersion=0.7.0-M19 -Dtag=0.7.0-M19 -DdevelopmentVersion=0.8.0-SNAPSHOT

  • mvn release:perform

  • test the staging repository, and finally promote release it!

##License## Licensed under the Apache License, Version 2.0.

About

Seamless adaptive multi-cloud management of service-based applications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 88.0%
  • JavaScript 6.6%
  • HTML 3.1%
  • Shell 1.3%
  • CSS 0.7%
  • Batchfile 0.1%
  • Other 0.2%