2023-05-31 14:42:15 +10:00
|
|
|
<!DOCTYPE html>
|
2023-06-17 13:57:06 +10:00
|
|
|
<html data-bs-theme="light" lang="en-au">
|
2023-05-31 14:42:15 +10:00
|
|
|
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<!-- Google Tag Manager -->
|
|
|
|
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
|
|
|
|
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
|
|
|
|
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
|
|
|
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
|
|
|
|
})(window,document,'script','dataLayer','GTM-NNXTCKW');</script>
|
|
|
|
<!-- End Google Tag Manager -->
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
|
|
|
|
<title>Nathan.Woodburn/</title>
|
|
|
|
<meta name="theme-color" content="#97009a">
|
|
|
|
<link rel="canonical" href="https://nathan.woodburn.au/info.html">
|
|
|
|
<meta property="og:url" content="https://nathan.woodburn.au/info.html">
|
2023-11-02 15:22:46 +11:00
|
|
|
<meta http-equiv="onion-location" content="http://wdbrncwefot4hd7bdrz5rzb74mefay7zvrjn2vmkpdm44l7fwnih5ryd.onion">
|
2023-05-31 15:13:21 +10:00
|
|
|
<meta name="twitter:description" content="G'day, this is my personal website. You can find out about me or check out some of my projects.">
|
|
|
|
<meta name="description" content="G'day, this is my personal website. You can find out about me or check out some of my projects.">
|
2023-05-31 14:43:59 +10:00
|
|
|
<meta property="og:title" content="Nathan.Woodburn/">
|
2023-05-31 15:13:21 +10:00
|
|
|
<meta name="twitter:card" content="summary">
|
|
|
|
<meta name="twitter:image" content="https://nathan.woodburn.au/assets/img/profile.jpg">
|
|
|
|
<meta property="og:image" content="https://nathan.woodburn.au/assets/img/profile.jpg">
|
|
|
|
<meta property="og:type" content="website">
|
|
|
|
<meta name="twitter:title" content="Nathan.Woodburn/">
|
|
|
|
<meta property="og:description" content="G'day, this is my personal website. You can find out about me or check out some of my projects.">
|
2023-07-13 17:04:58 +10:00
|
|
|
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="assets/img/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="assets/img/favicon-16x16.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/favicon-32x32.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="180x180" href="assets/img/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="192x192" href="assets/img/android-chrome-192x192.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="512x512" href="assets/img/android-chrome-512x512.png">
|
2023-05-31 14:42:15 +10:00
|
|
|
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
|
|
|
|
<link rel="manifest" href="manifest.json">
|
|
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic&display=swap">
|
|
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Cabin:700&display=swap">
|
|
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Anonymous+Pro&display=swap">
|
|
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700">
|
|
|
|
<link rel="stylesheet" href="assets/css/styles.min.css">
|
|
|
|
<link rel="stylesheet" href="assets/css/profile.min.css">
|
2023-10-23 22:33:57 +11:00
|
|
|
<link rel="me" href="https://mastodon.woodburn.au/@nathanwoodburn" />
|
2023-05-31 14:42:15 +10:00
|
|
|
</head>
|
|
|
|
|
|
|
|
<body style="background: url("assets/img/bg/back.webp") center / cover no-repeat;">
|
|
|
|
<div style="height: 10%;"></div>
|
|
|
|
<div style="margin-right: 2%;margin-left: 2%;">
|
|
|
|
<div style="text-align: right;">
|
|
|
|
<h1>Docker Status</h1>
|
|
|
|
<p id="containers">Docker status</p>
|
|
|
|
<p style="margin-bottom: 0px;">Uptime</p>
|
|
|
|
<p id="uptime">0:00</p>
|
|
|
|
<p id="mem" style="margin-bottom: 0px;">0% RAM Used</p>
|
|
|
|
<p id="cpu" style="margin-bottom: 0px;">0% CPU Used</p>
|
|
|
|
<p id="disk" style="margin-bottom: 0px;">0% Disk Used</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
|
|
|
|
<script src="assets/js/script.min.js"></script>
|
|
|
|
<script src="assets/js/info.min.js"></script>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
</html>
|