This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch FLAGON-344
in repository https://gitbox.apache.org/repos/asf/incubator-flagon.git
The following commit(s) were added to refs/heads/FLAGON-344 by this push:
new cf15e2a [FLAGON-369] deleted system.html
cf15e2a is described below
commit cf15e2a4b0b76d2f40f75641ba2e510210197a42
Author: poorejc <[email protected]>
AuthorDate: Tue Apr 16 21:11:12 2019 -0400
[FLAGON-369] deleted system.html
---
site/_pages/system.html | 38 --------------------------------------
1 file changed, 38 deletions(-)
diff --git a/site/_pages/system.html b/site/_pages/system.html
deleted file mode 100644
index cba0968..0000000
--- a/site/_pages/system.html
+++ /dev/null
@@ -1,38 +0,0 @@
----
-layout: component
-permalink: /system/
-title: The Apache SensSoft System
-subtitle: Easy combined deployment with Docker
-component: Apache SensSoft
-
-description: Apache SensSoft is a line of products that provides all the
components needed for tracking, analyzing and visualizing user event data.
Apache UserALE provides comprehensive user event tracking for web pages, but it
is specially engineered for tools–applications users will use in their work.
Apache Distill is an analytics framework for handling and analyzing UserALE
data. Apache TAP provides you with a customizable array of interactive visual
analytic libraries (D3) to extrac [...]
-
-features:
- -
- icon: cloud
- color: blue
- title: Containerized
- description: Deploy on your infrastructure or in the cloud quickly and
easily with Docker.
- -
- icon: rocket
- color: yellow
- title: Ready to Go
- description: No configuration or connections to make to get a basic setup
up and running.
- -
- icon: settings
- color: red
- title: Customizable
- description: Switch out or modify components for your use case. Integrate
with your existing system.
-
-contentCount: 1
----
-
-<div class="ui very padded vertical segment">
- <div class="ui center aligned text container">
- <h2 class="ui header">What's Included?</h2>
- <p>
- The Apache SensSoft System includes a complete backend deployment of
UserALE, Distill, and Tap. The different components are connected as seen
below and ready to work together out of the box. UserALE clients will still
need to be included in the target applications to push logs into the system.
- </p>
- <img class="segment-image" src="/images/system.png">
- </div>
-</div>