Status Page in Go https://status.exozy.me
Find a file
2023-09-30 12:27:59 -04:00
proto check if code is 200-299, not just 200 2023-09-30 12:23:34 -04:00
public initial http server + templating 2023-09-30 11:36:05 -04:00
templates UP and DOWN instead of True and False 2023-09-30 12:27:59 -04:00
.gitignore Update readme 2023-09-30 16:15:54 +00:00
go.mod Finish Matrix API test 2023-09-30 16:01:44 +00:00
go.sum Finish Matrix API test 2023-09-30 16:01:44 +00:00
main.go Update readme 2023-09-30 16:15:54 +00:00
readme.md Update readme.md 2023-09-30 16:21:15 +00:00
systemd.service Add systemd.service 2023-09-30 16:24:25 +00:00

TODO

Tech stack

  • HTTP Server - net/http
  • Templating - {{mustache}}
  • spawn with dinit
  • Auto deploy with CI

Check online methods

  • TCP Connect
  • HTTP 2xx

Services

  • HTTP page
  • [-] Matrix notification (not integrated)