Server: fix duration string, add verbose option
This commit is contained in:
@@ -6,9 +6,11 @@ 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].
|
||||
droplet][do-droplet]. Their [statuses] are updated every hour using a
|
||||
[Node.js script][update-script] and a [systemd service]/[timer].
|
||||
|
||||
[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
|
||||
[statuses]: https://kevin-mok.com/server-apps.json
|
||||
[systemd service]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.service
|
||||
[timer]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-pages.timer
|
||||
[update-script]: https://git.kevin-mok.com/Kevin-Mok/server-pages/src/branch/master/server-status.js
|
||||
|
||||
Reference in New Issue
Block a user