summaryrefslogtreecommitdiffstats
path: root/web/html/log.html.in
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2023-02-13 19:43:51 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2023-02-13 19:43:51 +0000
commitf73f2356820468344757dbb9d7f3ec73ece7bf66 (patch)
treecc4d1f8559ab8d0e73f4efed80c1f5c866501a12 /web/html/log.html.in
parentReworking container version command in python. (diff)
downloadcompute-tools-next+web.tar.xz
compute-tools-next+web.zip
Updating.next+web
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'web/html/log.html.in')
-rw-r--r--web/html/log.html.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/web/html/log.html.in b/web/html/log.html.in
new file mode 100644
index 0000000..c39b813
--- /dev/null
+++ b/web/html/log.html.in
@@ -0,0 +1,5 @@
+<div id="header"><h2>/var/log/compute-tools/container.log <a class="pull-right" id="pause" href='#'>Pause</a></h2></div>
+<pre id="data">Loading...</pre>
+
+<script src="/_static/jquery/jquery.min.js" />
+<script src="/log.js" />