Status Page in Go https://status.exozy.me
Find a file
2023-09-30 13:05:02 -04:00
proto Update readme 2023-09-30 17:01:44 +00:00
public initial http server + templating 2023-09-30 11:36:05 -04:00
scanner Merge 2023-09-30 16:58:01 +00: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 only respond to GET request 2023-09-30 13:05:02 -04:00
readme.md Update readme 2023-09-30 17:01:44 +00:00

TODO

Tech stack

  • HTTP Server - net/http
  • Templating - {{mustache}}
  • [-] spawn with dinit/systemd (not tested)
  • Auto deploy with CI

Check online methods

  • TCP Connect
  • HTTP 2xx

Services

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