mirror of
https://github.com/mentos1386/zdravko.git
synced 2024-11-22 15:53:45 +00:00
chore: init
This commit is contained in:
commit
3003ed66f7
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
# `zdravko`
|
||||||
|
|
||||||
|
Golang selfhosted Status/Healthcheck monitoring app.
|
||||||
|
|
||||||
|
Mostly just a project to test [temporal.io](https://temporal.io/).
|
||||||
|
|
||||||
|
### Expected features
|
||||||
|
- [ ] 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](https://htmx.org/).
|
Loading…
Reference in a new issue