Node microservice that provides interface between hosting nodes and frontend.
Go to file
2020-07-16 19:05:38 +02:00
apps Gathering stats about containers 2020-07-16 19:05:38 +02:00
common Initial commit 2020-07-09 00:09:19 +02:00
docker Gathering stats about containers 2020-07-16 19:05:38 +02:00
nodes Initial commit 2020-07-09 00:09:19 +02:00
ui UI enhancements, stats gathering done 2020-07-15 23:32:28 +02:00
.gitignore Basic UI template 2020-07-14 00:01:42 +02:00
api.http UI enhancements, stats gathering done 2020-07-15 23:32:28 +02:00
auth.go Basic UI template 2020-07-14 00:01:42 +02:00
config.go Basic UI template 2020-07-14 00:01:42 +02:00
go.mod Basic UI template 2020-07-14 00:01:42 +02:00
go.sum Basic UI template 2020-07-14 00:01:42 +02:00
main.go Gathering stats about containers 2020-07-16 19:05:38 +02:00
README.md Initial commit 2020-07-09 00:09:19 +02:00
stats.go Gathering stats about containers 2020-07-16 19:05:38 +02:00
templates.go Basic UI template 2020-07-14 00:01:42 +02:00
types.go Implementation of Docker 2020-07-10 00:27:23 +02:00