Self-Hosted multi region health check service
Find a file
2024-02-10 18:35:16 +01:00
cmd feat: restructure and add settings page 2024-02-10 18:35:16 +01:00
docs feat: style and screenshot 2024-02-10 18:05:11 +01:00
internal feat: restructure and add settings page 2024-02-10 18:35:16 +01:00
.envrc feat: style and screenshot 2024-02-10 18:05:11 +01:00
.gitignore feat: initial work on tooling and design 2024-02-10 12:59:58 +01:00
devbox.json feat: style and screenshot 2024-02-10 18:05:11 +01:00
devbox.lock feat: initial work on tooling and design 2024-02-10 12:59:58 +01:00
go.mod feat: initial work on tooling and design 2024-02-10 12:59:58 +01:00
go.sum feat: initial work on tooling and design 2024-02-10 12:59:58 +01:00
justfile feat: style and screenshot 2024-02-10 18:05:11 +01:00
process-compose.yml feat: initial work on tooling and design 2024-02-10 12:59:58 +01:00
README.md feat: style and screenshot 2024-02-10 18:05:11 +01:00
tailwind.config.js feat: initial work on tooling and design 2024-02-10 12:59:58 +01:00

zdravko

Golang selfhosted Status/Healthcheck monitoring app.

Mostly just a project to test temporal.io.

Expected features things

  • SSO or just expect to be run behind a auth proxy.
  • Abbility for multiple instances/workers.
    • Otherwise using a cronjob would do the job, no need for temporal.
  • Some nice UI to try out htmx.

Screenshot

Development

Dependencies

# Start development environment
just run