diff --git a/_config.yml b/_config.yml
index beb9d5c..1af8186 100644
--- a/_config.yml
+++ b/_config.yml
@@ -2,7 +2,7 @@
title: Chronix
subtitle: "A fast and efficient time series storage
+ The whole Chronix Stack is open source and is free to use for everyone without any restrictions. One
+ can use the stack using plain Chronix blocks, such as the Chronix Collector, a tool for collecting
+ jmx values via ssh from several applications, or the Chronix Analytics, a JavaFX rich client for
+ time series exploration. If preferred a stack using collectd or
+ logstash as collection framework and Grafana or Apache
+ Zeppelin is also possible. The following figure shows the Chronix Stack.
+
+ Note: Some of the shown parts are not yet released or in a stable version, such as the Grafana
+ source plugin for Chronix. We will release them soon as possible. We promise! In the meantime stay
+ tuned.
+
based on Apache Lucene and Apache Solr."
email: chronix@qaware.de
-url: http://chronix.io
+url: http://www.chronix.io
# Contact form: comment the line below if you want to stick with the default PHP contact form
contact: static
@@ -34,24 +34,6 @@ social:
- title: github
url: https://github.com/chronixDB
-features:
- - title: Easy to use
- descb: Chronix is easy to use and integrated within minutes.
- img: game.png
- alt: Game-Image
- - title: Small
- descb: Chronix stores time series highly compressed.
- img: submarine.png
- alt: Submarine-Image
- - title: Fast
- descb: Chronix has very fast query and analysis times.
- img: rocket.png
- alt: Rocket-Image
- - title: Expressive
- descb: Chronix has high-level query functions.
- img: query.png
- alt: Query-Image
-
# Credits content
credits:
- icon: university
diff --git a/_includes/chronixstack.html b/_includes/chronixstack.html
new file mode 100644
index 0000000..437969f
--- /dev/null
+++ b/_includes/chronixstack.html
@@ -0,0 +1,33 @@
+
+Chronix Stack
+
+
+
- We have several presentations and papers that describe the architecture and the main concepts of
- Chronix.
- You will find the slides from the FOSDEM 2015 conference below. For more information about Chronix
- and the current
- development
- check our GitHub repository.
-
-
-
-
-
{{feature.descb}}
+Chronix is easy to use and integrated within minutes.
+
+ Chronix stores time series highly compressed.
+
+ Chronix has very fast query and analysis times.
+
+ Chronix has high-level query functions.
+
+ Chronix is free to use for everyone and forever.