From 73b4241be036f0d2b2c8e7a27290fff88d469611 Mon Sep 17 00:00:00 2001 From: hanemile Date: Tue, 29 Jan 2019 13:55:57 +0100 Subject: added a viewer panel --- src/index.html | 85 +++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 51 insertions(+), 34 deletions(-) diff --git a/src/index.html b/src/index.html index 1a869cc..312144d 100644 --- a/src/index.html +++ b/src/index.html @@ -154,46 +154,63 @@ - -
-
-
-
-

Simulator

-

The simulator container get's stars from the manager and calculates the forces acting on it. It then inserts the new star into the database.

-
- + +
+
+
+
+

Simulator

+

The simulator container get's stars from the manager and calculates the forces acting on it. It then inserts the new star into the database.

+
+
- -
-
-
-

Traefik

-

Traefik ist used as a reverse proxy for some services such as the generator container. It also allows a lot of other services to work.

-
- +
+ +
+
+
+

Traefik

+

Traefik ist used as a reverse proxy for some services such as the generator container. It also allows a lot of other services to work.

+
+ +
+
+ +
+
+
+

Monitoring

+

Monitoring is done by combining the power of Prometheus and Grafana using the other containers as targets to pull metrics from.

+
+
- -
-
-
-

Monitoring

-

Monitoring is done by combining the power of Prometheus and Grafana using the other containers as targets to pull metrics from.

-
- +
+ +
+ + + +
+
+
+
+

Viewer

+

Viewing the galaxies that were generated in the form of scalable vector graphics

+
+
- +
+
-- cgit 1.4.1