Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | test: add more tests, fix undetected failures | Egor Tensin | 2022-03-12 |
| | |||
* | docker-compose: add volume for the state file | Egor Tensin | 2022-03-12 |
| | |||
* | add Makefile | Egor Tensin | 2022-03-12 |
| | |||
* | workflows/ci: add a deploy job | Egor Tensin | 2022-03-11 |
| | |||
* | Dockerfile: remove tini | Egor Tensin | 2022-03-11 |
| | | | | docker-compose.yml takes care of that. | ||
* | add docker-compose.yml | Egor Tensin | 2022-03-11 |
| | |||
* | add Dockerfile | Egor Tensin | 2022-03-11 |
| | |||
* | add index.html | Egor Tensin | 2022-03-11 |
| | |||
* | add GitHub Actions workflow | Egor Tensin | 2022-03-11 |
| | |||
* | add app.py & server.py | Egor Tensin | 2022-03-11 |
| | | | | | Quite obviously inspired (a.k.a. copied from) my other project, linux-status. The same goes for test/. | ||
* | initial commit | Egor Tensin | 2022-03-11 |