Server: add information, last updated and uptime

This commit is contained in:
2019-09-22 23:54:33 -04:00
parent 7ec40caf8e
commit 14283b1a33
6 changed files with 142 additions and 99 deletions

View File

@@ -1,7 +1,14 @@
---
title: "Server"
date: 2019-09-21
title: "Server Apps"
date: 2019-09-22
draft: false
layout: single
js: ["server-table"]
---
Here is a list of apps that I am running a my [DigitalOcean
droplet][do-droplet] along with their statuses, which are updated
every hour using [this Node.js script][update-script].
[do-droplet]: https://www.digitalocean.com/products/droplets/
[update-script]:
https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-status.js