You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://dashboard.tutum.co/stack/deploy/)
4
+
5
+
Demo container that displays services on a diagram.
6
+
7
+
Each node in the swarm will show all tasks running on it. When a service goes down it'll be removed. When a node goes down it won't, instead the circle at the top will turn red to indicate it went down. Tasks will be removed.
8
+
Occasionally the Remote API will return incomplete data, for instance the node can be missing a name. The next time info for that node is pulled, the name will update.
9
+
10
+
11
+
TODO:
12
+
* Take out or fix how dist works
13
+
* Comment much more extensively
14
+
* Create tests and make them work better
15
+
* Make CSS more elastic. Currently optimized for 3 nodes on a big screen
0 commit comments