-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
43 lines (39 loc) · 2.85 KB
/
index.html
File metadata and controls
43 lines (39 loc) · 2.85 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: splash
permalink: /
header:
overlay_color: "#5e616c"
overlay_image: "cactus.jpg"
cta_label: "<i class='fa fa-download'></i> Install Now"
cta_url: "/docs/quick-start-guide"
caption:
excerpt: 'Was developed by a consortium of leading European research organisations, which received funding from the European Commission under the Seventh Framework Programme.<br /> <br />{::nomarkdown}<iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=cactos&repo=Cactos-Runtime&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=cactos&repo=Cactos-Runtime&type=fork&count=true&size=large" frameborder="0" scrolling="0" width="158px" height="30px"></iframe>{:/nomarkdown}'
feature_row:
- image_path: "cactoscale.png"
alt: "Discover CactoScale"
title: "Discover CactoScale"
excerpt: "CactoScale integrates multiple sources of performance and error monitoring data into a consolidated architecture with a unified interface and storage architecture."
url: "/docs/installation-guides/installation-of-cactoscale/"
btn_label: "Learn More"
btn_class: "btn--success"
- image_path: "cactoopt.png"
alt: "Discover CactoOpt"
title: "Discover CactoOpt"
excerpt: "The purpose of CactoOpt is to facilitate the optimisation of data centre infrastructures with respect to the efficient provisioning of computational and storage resources to virtual machines in the context of IaaS-based cloud data centres."
url: "/docs/installation-guides/installation-of-cactoopt-and-integration-tools/"
btn_label: "Learn More"
btn_class: "btn--success"
- image_path: "cactosim.png"
alt: "Discover CactoSim"
title: "Discover CactoSim"
excerpt: "CactoSim is a prediction and simulation environment for diverse application workloads. It enables you to simulate optimisation models, predict the behaviour of applications on different resources, as well as validate and improve models."
url: "/docs/installation-guides/installation-of-cactosim/"
btn_label: "Learn More"
btn_class: "btn--success"
github:
- excerpt: '{::nomarkdown}<iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=cactos&repo=Cactos-Runtime&type=star&count=true&size=large" frameborder="0" scrolling="0" width="160px" height="30px"></iframe> <iframe style="display: inline-block;" src="https://ghbtns.com/github-btn.html?user=cactos&repo=Cactos-Runtime&type=fork&count=true&size=large" frameborder="0" scrolling="0" width="158px" height="30px"></iframe>{:/nomarkdown}'
intro:
- excerpt: 'Get the latest news of CACTOS [<i class="fa fa-twitter"></i> @cactosfp7](https://twitter.com/cactosfp7){: .btn .btn--twitter}'
---
{% include feature_row id="intro" type="center" %}
{% include feature_row %}